1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-06 10:33:34 +00:00

Implement --max-transfer flag to quit transferring at a limit #1655

This commit is contained in:
Nick Craig-Wood
2018-04-21 22:03:27 +01:00
parent d178233e74
commit 5c128272fd
6 changed files with 57 additions and 2 deletions

View File

@@ -536,6 +536,13 @@ files not recursed through are considered excluded and will be deleted
on the destination. Test first with `--dry-run` if you are not sure
what will happen.
### --max-transfer=SIZE ###
Rclone will stop transferring when it has reached the size specified.
Defaults to off.
When the limit is reached all transfers will stop immediately.
### --modify-window=TIME ###
When checking whether a file has been modified, this is the maximum