ANN: pyftpdlib 0.1.1

billiejoex gnewsg at gmail.com
Wed Mar 7 09:21:29 CET 2007


Changed in version 0.1.1
==================

* port selection on PASV command has been randomized (this to prevent
a remote user
   to know how many data connections are in progress on the server).
* fixed bug in demo/unix_ftpd.py script.
* ftpd automatically re-use address if current system is unix.
* license changed into a MIT style one.


About
=====

pyftpdlib is an high-level FTP server library based on asyncore/
asychat frameworks.
pyftpdlib is actually the most complete RFC959 FTP server
implementation available for Python programming language.


Requirements
==========

Python 2.2 or higher


Bug reports / Contacts
================

billiejoex -_[AT]_- gmail (dot) com



More information about the Python-announce-list mailing list