RemoteCommand works on the basis of sending and receiving commands. While the user browses the offline information for the remote computer any actions the user carries out on the offline information is recorded in the form of pending commands, e.g. if the user tries to get a file from a remote computer a Copy command is added to the pending commands for the remote computer. To actually carry out the commands in the pending list the user must Send them. The send process securely packages the commands and sends them via email to the remote computer. If the remote computer has been configured properly the Listener on the remote computer should receive the secure email and carry out the commands then securely package the results and send them back to the local computer. The Listener on the local computer will then deal with the command results email.
The current status of a command, and also the list of previously sent commands, can be view in the Command History.