Skip to content

Instantly share code, notes, and snippets.

@julien-leclercq
Created February 16, 2018 08:38
Show Gist options
  • Save julien-leclercq/fd0850b66cc905acd0b69e1c2f5f4cd2 to your computer and use it in GitHub Desktop.
Save julien-leclercq/fd0850b66cc905acd0b69e1c2f5f4cd2 to your computer and use it in GitHub Desktop.
just a good rsync command that I want to remember
rsync -azvAHXS --progress <source> <target>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment