Skip to main content

Zope FTP Support

Project description

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 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.4.0 (2007-10-24)

  • Initial release independent of the main Zope tree.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zope.app.ftp-3.4.0.tar.gz (7.9 kB view details)

Uploaded Source

File details

Details for the file zope.app.ftp-3.4.0.tar.gz.

File metadata

  • Download URL: zope.app.ftp-3.4.0.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for zope.app.ftp-3.4.0.tar.gz
Algorithm Hash digest
SHA256 246971933ac262c57a2c8cf38d3f03d2bf658156ae988490c74186c7a19e56d1
MD5 b65cf8b2e9199faa690bac282cae747a
BLAKE2b-256 d315fdbd55f99c8aff4a2e62a7074efafca5bdb79a4b8c155d57fbeaf1941aeb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page