Skip to content

Instantly share code, notes, and snippets.

@sojack
Created August 20, 2018 14:40
Show Gist options
  • Save sojack/3b2b43adea45404e3ccee63dcad11642 to your computer and use it in GitHub Desktop.
Save sojack/3b2b43adea45404e3ccee63dcad11642 to your computer and use it in GitHub Desktop.
measure file transfer speed
rsync -a --progress --stats --human-readable "/Users/.../Downloads/Files.zip" "/Volumes/..."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment