Skip to content

Instantly share code, notes, and snippets.

@yesaulov
Created February 11, 2015 09:14
Show Gist options
  • Save yesaulov/701aab2c49f07326ab97 to your computer and use it in GitHub Desktop.
Save yesaulov/701aab2c49f07326ab97 to your computer and use it in GitHub Desktop.
Simple rsync command
rsync -azvu --append <from> <>to
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment