xyou365 / AutoRclone

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

Change owner to self in GDrive #60

Open jd1900 opened 3 years ago

jd1900 commented 3 years ago

After copying a Google Drive folder, all including folders and files are owned by the Service Accounts created with "gen_sa_accounts.py", not by the "final" owner.

Is there a way to change the owner of the files once copied?

Furthermore, what if I deleted the Service Account? Would I loose all my files?