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

Copy stopping without using all service accounts #52

Open mikaeltarquin opened 4 years ago

mikaeltarquin commented 4 years ago

I'm having trouble getting AutoRclone to use all of my service accounts. I ran the following command:

python3 rclone_sa_magic.py -s {SourceID} -d {DestID} -b 1 -e 600

It proceeded to do 10 copy operations:

>> Let us go dst001: thru >> Let us go dst010:

But then it stopped and gave an elapsed time and "All Done" message. Since I have 100 service accounts, why did it stop after 10?