27 Jul
2001
27 Jul
'01
7:16 p.m.
Benoit Dominiak writes:
Is it possible to store many file in a linux folder and to be able to list them (with many different properties) under zope ? I'd like to be able to search on them with these properties but I don't want the files to be in the ZODB... Is Localfs helpful for that ? "LocalFS" would help you to access the files into Zope. It would not allow you to add additional properties.
Dieter