Yes, the example is your GAE output. The GAE input will be: "URL Fetch API" http://code.google.com/appengine/docs/urlfetch/overview.html
On Sep 30, 9:24 pm, ipburbank <[EMAIL PROTECTED]> wrote: > hmm... that looks as though it is only for site code, i'm talking > about 100 mb + files... > > On Sep 30, 3:12 pm, Davide Rognoni <[EMAIL PROTECTED]> wrote: > > > "ZipMe : Download sources of your GAE website, as a zip > > file"http://manatlan.com/blog/zipme___download_sources_of_your_gae_website... > > > On Sep 30, 8:47 pm, ipburbank <[EMAIL PROTECTED]> wrote: > > > > I have an amazon s3 account, and was hoping that I could make the > > > user's life easier by compressing files before they download them from > > > my website (like gmail). The idea being like a shopping cart, when the > > > user clicks download it adds it to the 'shopping cart' and then after > > > all of the files for download are selected the user will click a > > > button which POSTs to google app engine, and google will get the > > > selected files, compress them into one .zip and then send that to the > > > user... I just don't know how... I'm very new to python, and have made > > > programs that are too simple to be useful in Google app engine, so any > > > basic help would be greatly appreciated, and sample code would be > > > greatly appreciated!!! > > > > ~Thanks in advance, Istvan. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
