Datastore entities are capped at 1 megabyte.  So if you expect anyone to 
ever upload a file larger than that, blobstore would be required.  Also the 
uploading might be faster if you could join all the files into a single 
compressed file on the client and upload them all at once.  Blobstore would 
be good for that.

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

Reply via email to