Skip to content

Instantly share code, notes, and snippets.

@Pablohn26
Created February 14, 2021 01:50
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 Pablohn26/be32c9594b41cf490f8d17d81c3fd6b8 to your computer and use it in GitHub Desktop.
Save Pablohn26/be32c9594b41cf490f8d17d81c3fd6b8 to your computer and use it in GitHub Desktop.
Fancy rsync progress
# rsync with progress percentage
> rsync -ah --no-inc-recursive --info=progress2 source destination
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment