gclone icon indicating copy to clipboard operation
gclone copied to clipboard

Sync?

Open KuleshovEffect opened this issue 1 year ago • 3 comments

Does the sync command work with gclone, cycling SA accounts? Or only the copy command?

KuleshovEffect avatar Nov 10 '23 07:11 KuleshovEffect

@KuleshovEffect Sync command works with gclone. But auto SA rotation feature won't work, only copy command works.

l3v11 avatar Nov 10 '23 16:11 l3v11

I see, thank you. Maybe consider making that more clear in the Readme? The Features sections lead me believe everything worked.

When I use the copy command, I see userRateLimitExceeded errors in the log, but I don't see gclone trying to rotate through my three SA accounts. Any guess what I'm doing wrong?

[cgdsa01]
type = drive
client_id = {id}
client_secret = {secret}
scope = drive
service_account_file = ~/SA/1.json
team_drive = 0AMtRoP_aTdT6Uk9PVA
service_account_file_path = ~/SA/
root_folder_id = 

KuleshovEffect avatar Nov 10 '23 17:11 KuleshovEffect

Pass -v argument with your command and check the log. It should show if the SAs are rotating or not.

l3v11 avatar Nov 27 '23 01:11 l3v11