mirror of
https://github.com/rclone/rclone.git
synced 2026-01-08 03:23:26 +00:00
committed by
Nick Craig-Wood
parent
fb4600f6f9
commit
f689db4422
@@ -1334,6 +1334,14 @@ This tells rclone not to delete more than N files. If that limit is
|
||||
exceeded then a fatal error will be generated and rclone will stop the
|
||||
operation in progress.
|
||||
|
||||
### --max-delete-size=SIZE ###
|
||||
|
||||
Rclone will stop deleting files when the total size of deletions has
|
||||
reached the size specified. It defaults to off.
|
||||
|
||||
If that limit is exceeded then a fatal error will be generated and
|
||||
rclone will stop the operation in progress.
|
||||
|
||||
### --max-depth=N ###
|
||||
|
||||
This modifies the recursion depth for all the commands except purge.
|
||||
|
||||
Reference in New Issue
Block a user