Tuesday, 28 February 2017

Linux Tips & Tricks - mastering the command line - limiting the bandwidth of rsync

Linux Tips & Tricks - mastering the command line - limiting the bandwidth of rsync

If you've been using Linux seriously at all for any length of time, you're using rsync to copy, move, or back-up files. However sometimes for long remote transfers you don't want rsync hogging up all of your bandwidth. But you can force rsync to only use a portion of your bandwidth, allowing you to run it in the background while you carry on with your business.

#Linux

https://www.cyberciti.biz/faq/how-to-set-keep-rsync-from-using-all-your-bandwidth-on-linux-unix/

No comments:

Post a Comment