Give us feedback
ssh
Service icon

SSH

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 12 December 2019 by 
0.0
 (0 ratings)
ssh

SSH

Details
SSH (Secure SHell) extension - allows you to connect to a SSH server and run commands there
Read more

With this component you add interactions with SSH servers.

Provides 3 basic actions:

  • Connect - connects to a SSH server using a password, a key or both, returns a connection object you should used for other actions
  • RunCommand - runs a command over a connection and provides a text response from the server
  • Disconnect - disconnects from the server, for any future requests you'd need to connect again

Should you need a way to generate SSH keys - have a look at GenerateKeys action from SFTP connected extension.

Release notes (1.0.1)

Status code added

Reviews (0)
Team