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.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.
Release files for zope.app.ftp 3.5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zope.app.ftp-3.5.0.tar.gz | 8.8 kB | Details |
Release files / zope.app.ftp-3.5.0.tar.gz
| Download URL | zope.app.ftp-3.5.0.tar.gz |
|---|---|
| Size | 8.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9c356d0d73dff56fcf219b86770fd4dbed198d957e15fdc9a1844773858ee99a
|
|
BLAKE2b-256 checksum How to use checksums |
8cfa59d3d8199311fbd97d2ad209a1675a6a58139d815102c81f654b303648bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |