Discuss this help topic in SecureBlackbox Forum
This property specifies the command which is executed on the server
Declaration
Description
Assign this property a command which you want to execute on a server side (for example, «ls -l | grep myfile»)
Note, that when the command is set, Command tunnel is created and the specified command is the only one to be executed before the tunnel is closed. When the command is not set, Shell tunnel is created and the application can send several commands (via shell).