Skip to content

Instantly share code, notes, and snippets.

@Rushi98
Created August 1, 2021 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Rushi98/990a5606f67f7600788bc8565d3ed55e to your computer and use it in GitHub Desktop.
Save Rushi98/990a5606f67f7600788bc8565d3ed55e to your computer and use it in GitHub Desktop.
rsync \
--verbose \
--human-readable \
--itemize-changes \
--recursive \
--archive \
/Users/rushikesh/Documents \
/Volumes/New\ Volume/backup/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment