unweb.recipe.ploneftp
A zc.buildout recipe for Plone sites that configures an ftp upload proxy with resume support in front of Zope's Medusa FTP. Plone users can login using their username and password. When a file is succefully uploaded it is moved to the user's home folder in Plone.
Project Description
The recipe supports the following options:
address
host and port to listen on. Defaults to port 21
zope_ftp_address
host and port of the zope ftp. Defaults to 127.0.0.1:8021
path
path of the target folder in Zope. Defaults to /Plone/Members/%s where %s is the username
tmp_dir
temporary directory where files will be uploaded. Defaults to /tmp/PloneFTP
login_message
custom login message. Defaults to "Welcome to Plone FTP. Your uploaded file may not be visible in FTP when the upload has finished. Go to your Plone site member folder to see your file."
logout_message
custom logout message. Defaults to "Thanks for using Plone FTP!"
Current Release
No stable release available yet.
If you are interested in getting the source code of this project, you can get it from the Code repository .
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|

