[Twisted-Python] FTP server with credentials

Itamar Shtull-Trauring itamar at itamarst.org
Thu Oct 13 07:45:20 MDT 2005


On Thu, 2005-10-13 at 16:01 +1000, Mayne, Peter wrote:

> One thing I've noticed is when I 'BYE' from the FTP client, I don't get
> a '221' line from the Twisted FTP server. With the command line client
> it doesn't matter, but I'm using Python's ftplib, and quit() throws an
> EOFError because it didn't read the closing line.

Sounds like a bug; file it at http://twistedmatrix.com/bugs/, ideally
with a failing unit test.





More information about the Twisted-Python mailing list