SYNOPSYS
sftp-admin [ssh options] user@hostnameDESCRIPTION
Allow to manage a MySecureShell waiter remotelyOPTIONS
- ssh options : pass options to ssh
- user@hostname : where user is your user and hostname is the address to the server
EXAMPLES
- sftp-admin [ssh options] MSS@hostname
- MSS manage hostname.s server with port 22.
- sftp-admin [ssh options] MSS@hostname:2006
- MSS manage hostname.s server with port 2006.