http://stackoverflow.com/questions/583791/is-it-possible-to-generate-and-return-a-zip-file-with-app-engine
2011/2/22 Ritesh Nadhani <[email protected]> > So in our site, we allow musicians to create Albums and they upload > tracks which we are saving as Blob. > > Now if the artist allows, we wanted users to download the whole album > as one .zip file. > > Is it possible to create a zip dynamically? In that case, I could save > the resulting zip as another Blog and just reuse that from next time > on. > > Using Python if that matters. > > -- > Ritesh > http://www.beamto.us > > -- > 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. > > -- gr, Wim den Ouden Custom Google App Engine <http://code.google.com/intl/nl/appengine/> based webapps <https://e-comm1.appspot.com/>. Free open source E-commerce/E-bookkeeping/E-business framework<http://code.google.com/p/relat/> . -- 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.
