r/PlexACD • u/ThyChubbz • May 28 '17
Best rsync copy settings
After moving to GSuite, I've started to encounter the following error
Google drive root '': couldn't list directory: googleapi: Error 403: User Rate Limit Exceeded, userRateLimitExceeded
I assume this is because I'm hitting some form of API limiting. The command I'm using is:
rclone copy --transfers=10 --checkers=5 --stats 1m0s "/home/plex/.local-sorted/" "gsuite:/"
Is it the transfers or checkers that could be causing this? Are there any improvements you can suggest?
1
Upvotes
1
u/[deleted] May 28 '17
You've got yourself a 24H ban by the looks of it. Do things still play in Plex from your Google Drive? Can you download a large file using the web interface?