Hi there guys, I'm pleased to announce pyftpdlib 1.3.0. === About ===
Python FTP server library provides a high-level portable interface to easily write very efficient and scalable asynchronous FTP servers with Python. It is the most complete RFC-959<http://www.faqs.org/rfcs/rfc959.html> FTP server implementation available for Python <http://www.python.org/> programming language. This new release fixes a couple of high priority bugs amongst which https://code.google.com/p/pyftpdlib/issues/detail?id=263 (a serious memory leak when using MultiprocessFTPServer). Full list of changes is here: https://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY#6 === Links === Home: http://code.google.com/p/pyftpdlib/ Download: https://pyftpdlib.googlecode.com/files/pyftpdlib-1.3.0.tar.gz Tutorial: http://code.google.com/p/pyftpdlib/wiki/Tutorial Thanks --- Giampaolo https://code.google.com/p/pyftpdlib/ https://code.google.com/p/psutil/ https://code.google.com/p/pysendfile/ -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/