{
"info": {
"author": "Maik Derstappen",
"author_email": "maik.derstappen@inqbus.de",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",
"Framework :: Zope2",
"Intended Audience :: System Administrators",
"License :: OSI Approved :: GNU General Public License (GPL)",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Topic :: Internet :: WWW/HTTP"
],
"description": "inqbus.zopeftp\r\n==============\r\n\r\nOverview\r\n--------\r\n\r\ninqbus.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. \r\n\r\n\r\nInstall inqbus.zopeftp\r\n----------------------\r\n\r\nAdd inqbus.zopeftp to you eggs and zcml lists in you buildout.cfg::\r\n\r\n eggs = \r\n inqbus.zopeftp\r\n\r\n zcml =\r\n inqbus.zopeftp\r\n\r\n\r\nSet the FTP start path\r\n----------------------\r\n\r\nYou can add the folowing config entry in your buildout.cfg::\r\n\r\n zope-conf-additional =\r\n \r\n ftppath site/ftp-docs\r\n \r\n\r\nor just add these lines to your zope.conf::\r\n\r\n \r\n ftppath site/ftp-docs\r\n \r\n\r\n=======\r\nHISTORY\r\n=======\r\n\r\n1.0.1 (2010-11-07)\r\n------------------\r\n\r\nfix package release\r\n\r\n\r\n1.0 (2010-11-07)\r\n----------------\r\n\r\ninitial release",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://inqbus-hosting.de/community/inqbus.zopeftp",
"keywords": "Zope Plone FTP Zope2",
"license": "GPL",
"maintainer": "",
"maintainer_email": "",
"name": "inqbus.zopeftp",
"package_url": "https://pypi.org/project/inqbus.zopeftp/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/inqbus.zopeftp/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://inqbus-hosting.de/community/inqbus.zopeftp"
},
"release_url": "https://pypi.org/project/inqbus.zopeftp/1.0.1/",
"requires_dist": null,
"requires_python": null,
"summary": "Add a config parameter to zope.conf which allow one to configure a start path for ftp users, like the path to a plone site.",
"version": "1.0.1"
},
"last_serial": 793368,
"releases": {
"1.0.1": [
{
"comment_text": "",
"digests": {
"md5": "c94254fbee62c17dcb302e1c2313be73",
"sha256": "fdb80322a73f25f52103ad76d0f62c36a5c965ae6fa8daa4d90fa8bf20a7aa1d"
},
"downloads": -1,
"filename": "inqbus.zopeftp-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "c94254fbee62c17dcb302e1c2313be73",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3757,
"upload_time": "2010-11-07T19:37:49",
"url": "https://files.pythonhosted.org/packages/69/bd/9fdd34b35bbb633c46a8cf2b03fd1cf75f73f772735be8ea4d96a54bee65/inqbus.zopeftp-1.0.1.tar.gz"
}
],
"1.0.2dev": []
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "c94254fbee62c17dcb302e1c2313be73",
"sha256": "fdb80322a73f25f52103ad76d0f62c36a5c965ae6fa8daa4d90fa8bf20a7aa1d"
},
"downloads": -1,
"filename": "inqbus.zopeftp-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "c94254fbee62c17dcb302e1c2313be73",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3757,
"upload_time": "2010-11-07T19:37:49",
"url": "https://files.pythonhosted.org/packages/69/bd/9fdd34b35bbb633c46a8cf2b03fd1cf75f73f772735be8ea4d96a54bee65/inqbus.zopeftp-1.0.1.tar.gz"
}
]
}