Oops, I should clarify: I meant to inquire about whether a 'user' could upload and then download a large file into GAE. As in storing the data dynamically to the datastore, retrieveing it, etc. (I understand a developer can deploy a GAE app via the developer tools with large amount of data that circumvents sending the data via GAE apis).
Thanks much in advance for any info!! On Sep 16, 3:12 pm, sal <[email protected]> wrote: > Is there a way to allow users to upload and download large files into > GAE? I've read a limit of 1Meg or so on API calls and a 30 second > timeout limit. > > If its true, then no download can exceed 30 seconds? Also no > uploads? And the actual file size limit cannot exceed 1 meg? > > Does enabling billing fix any of these issues? Thanks much in advance > for any help - I just want to make sure I'm not heading towards a dead- > end before investing lots of time into the feature. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
