SSH Connect Scope
Connects to the SSH server.
This activity establishes a connection to a remote SSH server.
Input
Host name:
String Argument
Specifies the host of the SSH server.\
Port:
Integer Argument
Specifies the host of the SSH server.\
Username:
String Argument
Specifies the username of the SSH server.\
Password:
String Argument
Specifies the password of the SSH server.\
Timeout:
Integer Argument
SSH connection timeout.
Output
Session Id:
ISshSession Variable
Stores the specific SSH connection for use with later SSH Actions in the specified ISshSession Variable
Last updated