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

-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html

Reply via email to