Skip to content

Instantly share code, notes, and snippets.

@ejhayes
Created February 7, 2012 00:03
Show Gist options
  • Select an option

  • Save ejhayes/1756041 to your computer and use it in GitHub Desktop.

Select an option

Save ejhayes/1756041 to your computer and use it in GitHub Desktop.
Using rsync to show progress of copying files (even if it is just locally)

Using rsync to show progress on copying files locally

rsync - --progress /path/TO/copy /path/TO/dest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment