What is the problem you are having with rclone?
I scheduled a backup job, but my shared drive storage reached its maximum capacity. I expected rclone to fail fast, but instead, it continued to retry when it encountered "storageQuotaExceeded" errors.
Is there any flag to force it to stop rather than retry? Something similar to --drive-stop-on-upload-limit
.
Run the command 'rclone version' and share the full output of the command.
rclone v1.60.1
- os/version: darwin 12.6.3 (64 bit)
- os/kernel: 21.6.0 (arm64)
- os/type: darwin
- os/arch: arm64
- go/version: go1.19.3
- go/linking: dynamic
- go/tags: cmount
Which cloud storage system are you using? (eg Google Drive)
Google Drive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone copy /tmp remote:tmp --drive-stop-on-upload-limit
The rclone config contents with secrets removed.
Paste config here
A log from the command with the -vv
flag
<3>ERROR : ....data: Failed to copy: googleapi: Error 403: The user's Drive storage quota has been exceeded., storageQuotaExceeded