xyou365 / AutoRclone

AutoRclone: rclone copy/move/sync (automatically) with thousands of service accounts
https://www.gfan.loan/?p=235
1.36k stars 517 forks source link

Consider adding --drive-stop-on-upload-limit #26

Open shinji257 opened 4 years ago

shinji257 commented 4 years ago

The option makes rclone handle API transfer limit hit messages as errors. The messages are actually formatted differently for transfer limit vs api usage limits so this reliable. It cuts the account at 750GB.

EDIT: On second check I realized this was a recent option addition so if this added it should be given as a non-default option.