26 Sep
2001
26 Sep
'01
7:59 p.m.
Thierry FLORAC writes:
How can I configure Zope (or a Zope script) so that, when I put a file (via FTP or HTTP) in a Zope folder, the corresponding object will be created as, for example, an ExtFile instead of a standard File ?? You call for a PUT_factory (maybe spelled differently).
There is a HowTo at zope.org. Dieter