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