Discuss this help topic in SecureBlackbox Forum
TElSimpleSFTPClient.ExecuteSSHCommand
Executes an SSH command on the server.
Declaration
Parameters
Return value
Returns SSH command channel output data.
Description
Use this method to execute an SSH command on the server. ElSimpleSFTPClient opens an SSH command channel, executes the command, and returns the output.