[Zope] zope as ftp-server
mich wyser
mich@maschin.ch
Thu, 02 May 2002 07:51:11 +0200 (MEST)
Hi Zopatistas
As i want to manage anything with zope, I also want to use Zope as pure ftp-
server. The idea is to let admins manage users/closed groups by the ZMI and a
to give a simple public interface over the ftp-file-structure for the end user
My idea was to take LocalFs or ExtFile and store the Files externally on the
File System.
Now i see some Problems/Questions
1. Is there any Possibility to turn off ObjeAct-Acquisiton ?
2. How can i do Logging / Quotas
3. Stability of ftp-server in Zope
thanks for any hints and experience in ftp-serving with zope
mich@maschin.ch