2017年4月27日 星期四

Keep rsync From Using All Your Bandwidth

REF: https://www.howtogeek.com/50794/keep-rsync-from-using-all-your-bandwidth/
So if you wanted to limit transfer to around 5MB per second, you could use a command like this:
rsync --bwlimit=5000 /backup/folder user@host:/remote/backup/folder/

沒有留言:

張貼留言