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

can it support shared-with-me folder as a source to sync? #72

Open mcdull opened 3 years ago

mcdull commented 3 years ago

The folder id is 28 length and it will return Wrong length of team_drive_id or publicly shared root_folder_id

Checked the code only support length of 19 and 33 for team_drive or root_folder_id

mcdull commented 3 years ago

I have recreated the new drive and it now have supported length. However, whenever I started a new copy task, it will only copy the root files in the source folder, but not subfolders. Are there any parameter to control this behavior?