@Calvin: Good point, I'd forgotten about that.  The file-concatenation
also an interesting idea, although I'm not sure exactly how I would
implement that.

@Robert: Thanks a million for those links.  They're looking quite
helpful.

On Mar 31, 6:11 pm, Calvin <[email protected]> wrote:
> 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 [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.

Reply via email to