In poking around, I've found a product that allows you to upload a zip file and then expands it for populating the ZODB. I've never seen a Zope product that keeps the zip file as a zip file but then serves it like a file system. Something like a "ZipFS" product. Am I correct in assuming that no such product exists? -- Mike
Tiller, Michael (M.M.) wrote:
In poking around, I've found a product that allows you to upload a zip file and then expands it for populating the ZODB. I've never seen a Zope product that keeps the zip file as a zip file but then serves it like a file system. Something like a "ZipFS" product.
Am I correct in assuming that no such product exists?
Yep. Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
participants (2)
-
Chris Withers -
Tiller, Michael (M.M.)