I'm very new to GAE. Could you anyone kindly show me how to upload a PDF file from blobstore to google docs in Java? Thanks.
On Jan 7, 6:00 am, Ernesto Oltra <[email protected]> wrote: > Hi, > > I've just finished today implementing a resumable uploader in my app, from > blobstore to google docs. It's possible, it works and it's the best way. If > you found it easier you can upload all the file at once with resumable > upload too, but any little problem will make the entire upload fail (and > not a little chunk). > > Ernesto -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
