Guest User

Untitled

a guest
Oct 1st, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. $ rsync -rzs -e "ssh -v" --update --progress local/ [email protected]:/path/to/remote
  2. OpenSSH_7.6p1, OpenSSL 1.1.0h-fips 27 Mar 2018
  3. ...
  4. debug1: Authentication succeeded (publickey).
  5. Authenticated to 192.168.0.11 ([192.168.0.11]:22).
  6. debug1: channel 0: new [client-session]
  7. debug1: Requesting [email protected]
  8. debug1: Entering interactive session.
  9. debug1: pledge: network
  10. debug1: client_input_global_request: rtype [email protected] want_reply 0
  11. debug1: Sending environment.
  12. debug1: Sending env LANG = en_US.UTF-8
  13. debug1: Sending command: rsync --server -surze.iLsfxC
Add Comment
Please, Sign In to add comment