Advertisement
Guest User

Untitled

a guest
Mar 24th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. rsync -av --progress -e "ssh -2 -p 2299" origin.txt
  2. myuser@9.9.9.9:/path/to/destination/`
  3.  
  4. ssh: connect to host 9.9.9.9 port 2299: Connection timed out
  5. rsync: connection unexpectedly closed (0 bytes received so far) [sender]
  6. rsync error: unexplained error (code 255) at io.c(600) [sender=3.0.6]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement