1 Jun
2001
1 Jun
'01
5:27 p.m.
As long as you're aware of the issues involved, there are compelling reasons to store them in ZODB... some OS's limit data.fs to 2GB, but you can use the PartitionedFileStorage product to get around that. There are some great discussions going on in the CMF list on document/file history control and workflow, you might be interested.
From: "Sherman Lambert \(State Public Defenders Office\)"
We desire to use our website (Zope) to gather large files from our users. These files can be rather large (10-70mb). From what I have read It would probably not be a good thing to import these files into the Zope database. So does anybody have any other ideas of how to move these files onto our server?