Ezequiel Panepucci writes:
Is there a way to add a document to Zope through
its embedded ftp server and have it be something else
other than a plain DTML Document ?
Yes. It is called a "PUT_factory".
Search Zope.org for the "PUT_factory" HowTo.
Dieter