Friday, September 3, 2010

Upload >1mb to gae (using php scripts to upload to gae)

I need to upload more than 1mb of data to gae. (A folder full of, say
150 images) Does anyone know how to do this? One idea was to use a php
script and pass each image individually to the datastore, is this
possible? If so, how would it be done?

Are there any other ways to pass a folder with 150 images to the
datastore other than individually uploading each image?

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment