A Java upload utility is coming, but I suggest using the Python bulkloader
for now -- even though the script is written in Python, you'll still be able
to access your data from your deployed Java app.

- Jason

On Tue, Sep 1, 2009 at 8:40 AM, mscwd01 <[email protected]> wrote:

>
> Hmm, thats an idea. May give that a try.
>
> Still, its rather pathetic we aren't provided with an upload utility.
>
> On Sep 1, 4:30 pm, stumpy <[email protected]> wrote:
> > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to