Closed GoogleCodeExporter closed 8 years ago
Take a look at this:
http://code.google.com/p/googlecl/wiki/Manual#Docs
Note: Uploading arbitrary files is only possible for Apps Premier customers,
using the --no-convert option. See the FAQ.
Original comment by KanK...@gmail.com
on 18 Jul 2011 at 9:18
Does this change anything?
http://googleappsdeveloper.blogspot.com/2011/05/upload-all-file-types-to-any-goo
gle.html
Original comment by connealy...@gmail.com
on 5 Sep 2011 at 8:35
I'm still seeing this in v0.9.13; trying without no-convert, I get messages
like so:
Loading bar.zip
Failed to upload bar.zip: Server responded with: 403, <errors
xmlns='http://schemas.google.com/g/2005'><error><domain>GData</domain><code>Serv
iceForbiddenException</code><internalReason>Files must
be uploaded using the resumable upload
mechanism.</internalReason></error></errors>
You may have to specify a format with --format. Try --format=txt
Are resumable uploads supported? If not, what would be involved? The API
itself should support them and should have since May.
Original comment by torquem...@gmail.com
on 11 Oct 2011 at 11:22
I am also seeing the same issue. I am trying to upload Docx,PDF with convert =
false.
Original comment by TestUser...@gmail.com
on 18 Oct 2011 at 9:01
Something's changed. "google docs upload" has worked for me since the
beginning of 2011, (v 0.9.10) but has recently (in the last couple of weeks)
started reporting "Files must be uploaded using the resumable upload
mechanism." I tried with v0.9.13 - same problem. Hmmm.. something's changed
google.
Original comment by frazer.b...@gmail.com
on 1 Nov 2011 at 9:59
This fixes the resumable uploader problem for me with gdata 2.0.14 and Ubuntu
Lucid. It probably won't work for the older versions of gdata, so it's not
commit-ready yet, but it may fix this for you.
I also had trouble with gdata 2.0.15 and haven't figured that out yet so I
haven't tried this fix with that version, either.
Original comment by Coilamg
on 7 Nov 2011 at 9:18
Attachments:
The latest commit (r587) should fix this problem. You can find it here:
http://code.google.com/p/googlecl/source/detail?r=587
After many hours of research and testing, we've discovered that not all
python-gdata versions support uploading to Google Docs. Some can only support
uploads of certain types. More info on that here:
http://code.google.com/p/googlecl/wiki/UploadingGoogleDocs
Original comment by Coilamg
on 9 Dec 2011 at 9:44
no, this is not really fixed.
my python-gdata is python-gdata-2.0.14-1.fc16.noarch which based on the link
above should be just fine for uploading ANY file - yet googlecl still fails
anyway...
Original comment by milosgaj...@gmail.com
on 24 Jan 2012 at 3:49
Original issue reported on code.google.com by
nicholas...@gmail.com
on 22 May 2011 at 2:13