FileSystemStorage is an Archetype storage for storing data on FileSystem?. This storage is used to avoid ZODB to grow quickly when using a lot of large files.
Full and complete implementation, used in production on websites with hundreds of gigabytes of data.
Support stream iterator for download, backup tools, etc... Features a configlet for handling all parameters.
See http://ingeniweb.sourceforge.net/Products/FileSystemStorage/