You could compress the files before uploading and decompress them on the server.
On Sep 1, 3:46 pm, mscwd01 <[email protected]> wrote: > I have some 30,000 files consisting of 800kb that I want to upload and > save in the data store. As us java users dont have an easy way of > uploading data I am resorting to using http POST requests to upload > the files. This is painfully slow, each file takes about 2 minutes. > > Has anyone come up with a better solution to uplaoding data? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en -~----------~----~----~----~------~----~------~--~---
