Skip to content

Instantly share code, notes, and snippets.

@nlienard
Created February 4, 2016 08:54
Show Gist options
  • Save nlienard/8fde75031e8571474885 to your computer and use it in GitHub Desktop.
Save nlienard/8fde75031e8571474885 to your computer and use it in GitHub Desktop.
rsync -aHAXxv --numeric-ids --delete --progress -e "ssh -T -c arcfour -o Compression=no -x" user@<source>:<source_dir> <dest_dir>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment