Does it hurt anything if I dont use --drive-stop-on-upload-limit?

What is the problem you are having with rclone?

More of a question than anything else, is there any known issues with not using --drive-stop-on-upload-limit? I have a 5TB upload queue and was wondering if it would harm my quota or anything if I just left it running constantly instead of doing it in separate 750GB chunks

What is your rclone version (output from rclone version)

rclone v1.55.0 os/type: Linux os/arch: arm

Which OS you are using and how many bits (eg Windows 7, 64 bit)

raspberry pi4b Raspian 32-bit

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 move "I:\Upload" "cryptdriveremote:" -vvvvv -P --drive-stop-on-upload-limit

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Sorry if this is the wrong place for this, if it is just tell me and I'll move it somewhere else

It doesn't hurt anything. It just continues to error out over a long period of time rather than just exiting.

You really can't let it just run as it'll error out.

Ok, what I figured but wanted to make sure. Thanks!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.