ng.ftp 0.1.2
Replication-oriented ftp presentation of zope3 components
Short package description
=========================
Package developed to provide extended access to object content thru ftp.
Package introduce two considerations:
1. All objects are directory;
2. Object-directory always content one item: attributes
container. There are over item if object has them.
Full object content can be copied over ftp by means of this technique.
Please, take into considerations: package make attribute values on interface
basis thus values serialized as text and load back as binary.
Package present default adapter set (ng.ftp.default). Current Zope3 ftp
representation can be partial exchanged by ng.ftp package. However, using
special customization each class by means of ftpview zcml-directive is
highly recommended (sorry, this directive is not implemented yet).
Filesystem representations features
-----------------------------------
Directory names
Directory names use followed format::
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| ng.ftp-0.1.2.tar.gz (md5) | Source | 2008-01-13 | 9KB | 804 | |
- Author: Andrey Orlov
- Home Page: http://www.dreambot.ru/product/DreamBotZope3Releases/ng.ftp
- License: GPL v2.1
- Categories
- Package Index Owner: cray
- DOAP record: ng.ftp-0.1.2.xml
