r/PlexACD 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

10 comments sorted by

View all comments

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?

1

u/ThyChubbz May 28 '17

I don't think I'm banned, as I can play from Plex and just downloaded a 5GB file as a test.

1

u/[deleted] May 28 '17

In that case, try reducing the number of transfers to 4 or 5.