Index of /ports/www/zope210/work/Zope-2.10.5-final/lib/python/zope/server/ftp
Name Last modified Size Description
Parent Directory 29-Oct-2007 06:39 -
tests/ 29-Oct-2007 06:39 -
__init__.py 29-Oct-2007 06:13 1k
logger.py 29-Oct-2007 06:13 1k
publisher.py 29-Oct-2007 06:13 5k
server.py 29-Oct-2007 06:13 30k
FTP Framework
This file contains documentation on the FTP server
framework.
The core server is implemented in server.py. This relies on a
file-system abstraction, defined in zope.server.interfaces.py.
The publisher module provides the connection to the object
publsihing system by providing a file-system implementation that
delegates file-system operations to objects through the publisher.