google / skicka

Command-line utility for working with Google Drive. Join the mailing list at https://groups.google.com/forum/#!forum/skicka-users.
Apache License 2.0
1.3k stars 118 forks source link

User rate limit exceeded #100

Closed seadog007 closed 8 years ago

seadog007 commented 8 years ago

After I uploaded about 700GB data, then my skicka appear this message.

2016-01-23 2 23 13
mmp commented 8 years ago

This can occasionally happen--there's a balance between making Drive API requests quickly to get the transfer done efficiently versus making too many, such that it issues those errors.

It should retry a few times (after waiting a bit) when errors like that are issued. To be sure, re-run the skicka upload command and it will try again for any files that weren't transferred the first time.