Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install zope.app.ftp

How to install zope.app.ftp

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install zope.app.ftp
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
3.5.0 Available View build log
Windows (64-bit)
3.5.0 Available View build log
Mac OS X (10.5+)
3.5.0 Available View build log
Linux (32-bit)
3.5.0 Available View build log
Linux (64-bit)
3.5.0 Available View build log
 
License
ZPL 2.1
Lastest release
version 3.5.0 on Jan 5th, 2011

This package provides an API for clients connecting via FTP.

Detailed Dcoumentation

How FTP Works in Zope
  • The FTP server implementation is in zope.server.ftp.server. See

System Message: WARNING/2 (<string>, line 13)

Bullet list ends without a blank line; unexpected unindent.

the README.txt file there.

The publisher-based ftp server is in zope.server.ftp.publisher.

The FTP server gets wired up with a request factory that creates ftp requests with ftp publication objects.

  • The ftp request object is defined in zope.publisher.ftp.
  • The ftp publication object is defined in zope.app.publication.ftp.

The publication object gets views to handle ftp requests. It looks up a separate view for each method defined in zope.publisher.interfaces.ftp.IFTPPublisher.

We provide a single class here that implements all of these methods.

The view, in turn, uses adapters for the IReadFile, IWriteFile, IReadDirectory, IWriteDirectory, IFileFactory, and IDirectoryFactory, defined in zope.filerepresentation.interfaces.

CHANGES
3.5.0 (2009-02-01)
  • Use zope.container instead of zope.app.container.
3.4.0 (2007-10-24)
  • Initial release independent of the main Zope tree.

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.