Command Property
The command to be sent to the remote host.
Data Type
StringDefault Value
""Remarks
Assigning a UNIX command to this property makes the adapter attempt to connect to the SSHHost and execute the command under the user's default shell. There is no need to append an end-of-line character to the command. All output from the remote application will be returned to the adapter.
Note: the adapter will terminate the connection once the remote application has finished executing.