Hi Does anybody have a good simple example of executing commands on a remote server via SSH? Nothing fancy, just something like: ------ Connect to host Execute command '/bin/ls' Read output from command Close connection ------ Best regards Thomas