rsync block bandwidth code example
Example: rsync block bandwidth
rsync --bwlimit=KBPS src dst
rsync --bwlimit=1000 /path/to/source /path/to/dest/
rsync --bwlimit=KBPS src dst
rsync --bwlimit=1000 /path/to/source /path/to/dest/