SSH Client
Initiates an SSH session, sends the commands contained in a script and returns the response.
Properties
Connection
Type: Connection Input
The Connection Property
Host
Type: String
Username
Type: String
Password
Type: String
Script
Type: Multiline Text Input
A script containing the commands to execute.
Response
Type: Multiline Text Output
The results returned in response to the commands executed.
Remarks
Use this Connector to execute commands on a remote machine via SSH.