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 -~----------~----~----~----~------~----~------~--~---
