Skip to content

Instantly share code, notes, and snippets.

@mayhems1
Created October 2, 2020 16:49
Show Gist options
  • Save mayhems1/cff4d9579acc7f4bcee6dbb40a4c5cbf to your computer and use it in GitHub Desktop.
Save mayhems1/cff4d9579acc7f4bcee6dbb40a4c5cbf to your computer and use it in GitHub Desktop.
Rsync cheat sheet

Rsync cheat sheet

copy with progress

rsync -ah --progress source destination
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment