Quota exceeded errors are ignored
kvdb opened this issue · 0 comments
kvdb commented
Pushing a big file using 'drive push' seemed to work. 100% transfer completed, no errors returned.
However, the file was not stored, because it would happily transfer it again after another 'drive push'.
Uploading the same file using the google drive web interface revealed the issue: 'quota exceeded'.
'drive' should handle these errors instead of ignoring them.