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 inqbus.zopeftp

How to install inqbus.zopeftp

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install inqbus.zopeftp
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.0.1 Available View build log
Windows (64-bit)
1.0.1 Available View build log
Mac OS X (10.5+)
1.0.1 Available View build log
Linux (32-bit)
1.0.1 Available View build log
Linux (64-bit)
1.0.1 Available View build log
 
License
GPL
Dependencies
Imports
Lastest release
version 1.0.1 on Jan 5th, 2011

Overview

inqbus.zopeftp add a config parameter which can be used in zope.conf (Zope 2), that allow one to configure a start path for ftp users, like the path to a plone site. Then if you use a ftp-client to connect to your zope, first the directory is change to the configured path and then the user is authentificated there. So it's enough that the user exist in this place (in a plone site for example), there is no need anymore to add this member in the zope root acl_users.

Install inqbus.zopeftp

Add inqbus.zopeftp to you eggs and zcml lists in you buildout.cfg:: eggs =

System Message: ERROR/3 (<string>, line 15)

Unexpected indentation.
inqbus.zopeftp
zcml =
inqbus.zopeftp

Set the FTP start path

You can add the folowing config entry in your buildout.cfg:

zope-conf-additional =
    <product-config inqbus.zopeftp>
        ftppath site/ftp-docs
    </product-config>

or just add these lines to your zope.conf:

<product-config inqbus.zopeftp>
    ftppath site/ftp-docs
</product-config>
HISTORY

1.0.1 (2010-11-07)

  • Nothing changed yet.

1.0.1 (2010-11-07)

  • Nothing changed yet.

1.0.1 (2010-11-07)

fix package release

1.0 (2010-11-07)

initial release

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.