create_ssh_connection: Create an SSH connection with remote
Description
Create an SSH connection with remote
Usage
create_ssh_connection(remote)
Arguments
remote
Remote machine specification for ssh, in format such as user@server
that does not
require interactive password entry. For the default qsub config remote, use TRUE
.