Rclone gdrive limit

I know uploading is limited to 750gb per day, but what about retrieving files via rclone on gdrive. What are the limits for that?

Its 10TB per the latest information I have seen.

Is that API only?

I'm not sure what you mean. Download quota does not equal API calls. API calls depends on your API quota which is like 10 Billion a day and typically 1,000 every 100 seconds (mine is 10,000 though for example). They are separate things.

Can you set rclone to retrieve files via API?

The API is used to get at the data. Above you were talking about limits. There's download/upload limits and API quotas. (and loads of unpublished limits :slight_smile:)

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.