-
-
Save hotmeteor/99c1b36caf4f9bffe041 to your computer and use it in GitHub Desktop.
rsync copy huge files, with verbosity, mirroring, progress, and resume.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rsync -vaP --progress /Volumes/Source /Volumes/Destination --dry-run |
Remove --dry-run
to perform the actual copy.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://apple.stackexchange.com/questions/117465/fastest-and-safest-way-to-copy-massive-data-from-one-external-drive-to-another