majorkalina / google-docs-upload

Automatically exported from code.google.com/p/google-docs-upload
0 stars 0 forks source link

Files over 100MB do not upload #49

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When uploading files over 100MB you the error:
Error writing request body to server

I believe for files over 100MB, a resumable upload is needed with the Google 
API.

See this issue at the Cyberduck tool:
http://trac.cyberduck.ch/ticket/5712

Original issue reported on code.google.com by n...@nickdiel.com on 21 Apr 2011 at 4:24

GoogleCodeExporter commented 9 years ago
I'm seeing the same issue.  I have a zip that is 140 meg - bringing it down 
below 100 allows the upload.

 - Upload error: Error writing request body to server
 - Another try...
 - Upload error: Error writing request body to server
 - Another try...
 - Upload error: Error writing request body to server
 - Skipped

Original comment by robbkwri...@gmail.com on 3 Aug 2012 at 5:39