rclone/backend/box
Nick Craig-Wood bfecf5301b box: when doing cleanup delete as much as possible - fixes #5545
Before this change the cleanup routine exited on the first deletion
error.

This change counts any errors on deletion and exits when the iteration
is complete with an error showing the number of deletion failures.
Deletion failures will be logged.
2021-10-15 15:28:54 +01:00
..
api box: make listings of heavily used directories more reliable #5545 2021-10-15 15:28:54 +01:00
box_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
box.go box: when doing cleanup delete as much as possible - fixes #5545 2021-10-15 15:28:54 +01:00
upload.go Fix excessive retries missing --max-duration timeout - fixes #4504 2021-03-13 09:25:44 +00:00