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

Rclone sync using Service Account support #1675

Open
ketela7 opened this issue Feb 2, 2024 · 4 comments
Open

Rclone sync using Service Account support #1675

ketela7 opened this issue Feb 2, 2024 · 4 comments
Labels
Enhancement Request to enhance feature

Comments

@ketela7
Copy link

ketela7 commented Feb 2, 2024

Hi, anasty17
this my rlog.txt end .

Transferred:   	          0 B / 33.476 GiB, 0%, 0 B/s, ETA -
Errors:                 4 (fatal error encountered)
Checks:                 7 / 7, 100%
Transferred:            0 / 17, 0%
Elapsed time:         8.9s

2024/02/02 00:18:12 DEBUG : 24 go routines active
2024/02/02 00:18:12 Failed to sync with 4 errors: last error was: googleapi: Error 403: The user's Drive storage quota has been exceeded., storageQuotaExceeded

I like the leech or mirror feature using rclone with Services Accounts. It's petrifying once. I hope this is in the clone.py module instead of solving "googleapi: Error 403: The user's Drive storage quota has been exceeded., storageQuotaExceeded"
thanks

@anasty17
Copy link
Owner

anasty17 commented Feb 2, 2024

It was complicated that's why i didn't add it

@anasty17 anasty17 added the Enhancement Request to enhance feature label Feb 2, 2024
@ketela7
Copy link
Author

ketela7 commented Feb 2, 2024

@anasty17
Copy link
Owner

anasty17 commented Feb 2, 2024

check this, this can help you .. https://gist.githubusercontent.com/ketela7/571afb4def61154492be6709ed2eb443/raw/gistfile1.txt

Complicated in mltb, this code only to clone from gdrive to gdrive and i don't add missing things. Because u copy/sync from gdrive to other cloud then the using of service accounts will be different.

@anasty17
Copy link
Owner

Hi, anasty17 this my rlog.txt end .

Transferred:   	          0 B / 33.476 GiB, 0%, 0 B/s, ETA -
Errors:                 4 (fatal error encountered)
Checks:                 7 / 7, 100%
Transferred:            0 / 17, 0%
Elapsed time:         8.9s

2024/02/02 00:18:12 DEBUG : 24 go routines active
2024/02/02 00:18:12 Failed to sync with 4 errors: last error was: googleapi: Error 403: The user's Drive storage quota has been exceeded., storageQuotaExceeded

I like the leech or mirror feature using rclone with Services Accounts. It's petrifying once. I hope this is in the clone.py module instead of solving "googleapi: Error 403: The user's Drive storage quota has been exceeded., storageQuotaExceeded" thanks

how this related to service accounts ? it's drive storage quota means ur storage is full

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Request to enhance feature
Projects
None yet
Development

No branches or pull requests

2 participants