Socket
Socket
Sign inDemoInstall

ng.ftp

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ng.ftp

Replication-oriented ftp presentation of zope3 components


Maintainers
1

Readme

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:: "="

Directory named "++at++" content attribute list;

FTPWidgets There are some FTP-widgets using for values serialization.

Default package customize

To turn on default options subpackage ng,ftp.default are to activate (copy ng/ftp/etc/ng.ftp.default-configure.zcml to etc/package-includes of zope instance). Some heuristic adapter set will be activated to provide all functionality what you need. It's working. But It can break in future. After that, you can't use usual zope ftp.

Special package customize

My considerations, ftpview zcml-directive is not implemented yet. Let use default adapter set and be happy.

[name:недописано]

  • Sun Jan 13 2008 Andrey Orlov dbdt@dreambot.ru 0.1.2
  • Some bugs fixed
  • Some debugging operators removed
  • Annotation treatment added
  • Source enhanced
  • Default adapter set added (ng.ftp.default)
  • first official release

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc