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

Step 2 impossible, doesn't create accounts #10

Closed RobertusIT closed 4 years ago

RobertusIT commented 4 years ago

Hi,

i use rclone but autorclone can be very great without gdrive limits.

I have a problem when i try to install it in win10.

I have installed all things and when i launch python3 gen_sa_accounts.py --quick-setup 5 doesn't create nothing in account folder

I'm stuck on there, please can you help me?

sean89503 commented 4 years ago

Try python gen_sa_accounts.py --quick-setup 5 , not "python3"

RobertusIT commented 4 years ago

Try python gen_sa_accounts.py --quick-setup 5 , not "python3"

thanks, works !

I'm stuck on Step4.

I setup destination teamdrive. And i didn't know where can i get destination ID team drive Add service accounts into your destination Team Drive: python3 add_to_team_drive.py -d SharedTeamDriveDstID

And also about source: Add service accounts into your source Team Drive: python3 add_to_team_drive.py -d SharedTeamDriveSrcID

I have also another question:

Needed also that i repeat from step 1 to step 5 for source team drive, or needed only for one of them? ( so needed configuration only for source team drive, or only for destination team drive )

Thanks for the support

I repeat step2 for my source teamdrive, but now credentials.json is overwritten, so there is only source teamdrive inside credentials.json

is correct in this way? on tutorial there isn't any details about that.

And also i have a launched command to server side copy from my source to my destination

but there is a problem, because skip a lot of files and folders

for example, i have a folder with 1.2k files, and script didn't copy it, and i have a folder with other folders inside, and script doesn't copy them

Needed some flags? i see in help but there isn't any recursive option to copy all files and folders.

my script:

python rclone_sa_magic.py -s SOURCE ID -d DESTINATION ID -dp / -b 1 -e 600