Skip to content

Commit

Permalink
More ReSTification and consistency changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
freddrake committed Jul 16, 2004
1 parent 4f597ca commit f76d676
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions ftp/README.txt
@@ -0,0 +1,11 @@
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.interface.ftp`.

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.

0 comments on commit f76d676

Please sign in to comment.