Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting files #29

Open
ino6962 opened this issue Aug 14, 2024 · 0 comments
Open

Deleting files #29

ino6962 opened this issue Aug 14, 2024 · 0 comments

Comments

@ino6962
Copy link

ino6962 commented Aug 14, 2024

How would deleting files created by a service account work?
while trying to delete a file from google drive directly on a Non-SA account folder (SA has Editor Access) with a SA owned file, it shows
'file1’ will be removed from view. Collaborators will still have access.

On the other hand, In some cases trying to Delete files from gclone frequently gets the error
IO error: 2 errors: sa_drive: googleapi: Error 403: The user does not have sufficient permissions for this file., insufficientFilePermissions; while trying to delete files.

my config

type = drive
scope = drive
service_account_file = C:\Users\user\AppData\Roaming\rclone\accounts\0.json
service_account_file_path = C:\Users\user\AppData\Roaming\rclone\accounts\
root_folder_id = xxxxxxxxxxxxxxxxxxxxxxxx
rolling_sa = true
rolling_count = 1
random_pick_sa = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant