Skip to content

Instantly share code, notes, and snippets.

@sa7mon
Created January 7, 2020 03:57
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 sa7mon/95013ad5f7bc679acdfbbfeb01441310 to your computer and use it in GitHub Desktop.
Save sa7mon/95013ad5f7bc679acdfbbfeb01441310 to your computer and use it in GitHub Desktop.
alias rsynccopy="rsync --partial --progress --append -r"
alias rsyncmove="rsync --partial --progress --append --remove-sent-files -r"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment