Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. sftp user:pass@host:22 -i /path/to/id_rsa
  2.  
  3. usage: sftp [-1246aCfpqrv] [-B buffer_size] [-b batchfile] [-c cipher]
  4. [-D sftp_server_path] [-F ssh_config] [-i identity_file] [-l limit]
  5. [-o ssh_option] [-P port] [-R num_requests] [-S program]
  6. [-s subsystem | sftp_server] host
  7. sftp [user@]host[:file ...]
  8. sftp [user@]host[:dir[/]]
  9. sftp -b batchfile [user@]host
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement