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 google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to