Skip to content

Instantly share code, notes, and snippets.

@felixlindemann
Created February 14, 2018 01:50
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save felixlindemann/dfee61a20bbd838cdb26f44cc5552404 to your computer and use it in GitHub Desktop.
Save felixlindemann/dfee61a20bbd838cdb26f44cc5552404 to your computer and use it in GitHub Desktop.
rsync -rtXx --numeric-ids --progress -e "ssh -T -c aes128-ctr -o Compression=no -x" <user>@<ip>:/<source-path>/ /<dest.path>/
@felixlindemann
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment