Implement --bwlimit to limit data transfer bandwidth

This commit is contained in:
Nick Craig-Wood
2015-02-27 15:03:47 +00:00
parent 8e4d8d13b8
commit a287e3ced7
5 changed files with 132 additions and 1 deletions
+1
View File
@@ -125,6 +125,7 @@ the same format as the standard md5sum tool produces.
General options:
```
--bwlimit=0: Bandwidth limit in kBytes/s, or use suffix k|M|G
--checkers=8: Number of checkers to run in parallel.
--config="~/.rclone.conf": Config file.
-n, --dry-run=false: Do a trial run with no permanent changes