--drive-stop-on-upload-limit exits immediately

What is the problem you are having with rclone?

The --drive-stop-on-upload-limit seems to exit the moment one transfer receives that particular error code, aborting all other in-progress transfers. Can it instead exit only when no other transfers are possible?

Run the command 'rclone version' and share the full output of the command.

rclone v1.57.0-DEV

Which cloud storage system are you using? (eg Google Drive)

Google Drive

See:

Documentation (rclone.org)

That saids it applies to --max-transfer? Will it work for --drive-stop-on-upload-limit too?

You should:

  • get the latest version and not some -DEV build
  • share the full command you are running
  • share a debug log of the error

Basically all the stuff in the template and we can be sure we are getting to the right answer.

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