Index of /ports/www/zope210/work/Zope-2.10.5-final/lib/python/zope/server/ftp

      Name                    Last modified       Size  Description

[DIR] Parent Directory 29-Oct-2007 06:39 - [   ] server.py 29-Oct-2007 06:13 30k [   ] publisher.py 29-Oct-2007 06:13 5k [   ] logger.py 29-Oct-2007 06:13 1k [   ] __init__.py 29-Oct-2007 06:13 1k [DIR] tests/ 29-Oct-2007 06:39 -

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.