A user can upload a file of up to 10 MB, however, datastore entities are limited to 1MB, so if you're storing a larger file you'll need to break it into smaller chunks.
Of course, if it's really "not uploading at all" this might not be your problem. What makes you think it's not uploading? On Mar 11, 1:41 am, Hareem Ul Haque <[email protected]> wrote: > Whats the max file size for an object that needs to be stored on GAE. > I am trying to upload a simple wav file and its around 3mb and its not > uploading at all. > > Any help is greatly apprecaited. > > Regards > Hareem Ul Haque --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
