Skip to content

Instantly share code, notes, and snippets.

@nelsonjchen
Created April 5, 2013 17:45
Show Gist options
  • Save nelsonjchen/5321187 to your computer and use it in GitHub Desktop.
Save nelsonjchen/5321187 to your computer and use it in GitHub Desktop.
just reminding me how to rsync with bw limits
rsync -avzP -e ssh --progress --bwlimit=$1 nelson-data-dump dreambroker@mindflakes.com:~/dump/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment