[Twisted-Python] FTP STOR method

Eric Mangold teratorn at twistedmatrix.com
Sat Dec 18 07:06:43 EST 2004


On Sat, 18 Dec 2004 22:11:33 +1100, Ian Haywood <ihaywood at gnu.org> wrote:

> This a patch on twisted 1.4.0 to add support for the STOR method to
> the ftp server code.
>
> I have tested it using GNU standard FTP client and the Windows File
> Explorer FTP mode.
>
> Ian Haywood

This is cool.

A couple of issues though. First, nobody is going to commit this without
good unit tests.
Second, there are a few coding style things you should change (<> should
be !=, no space
after functions to call or method definitions)

It's late and that's all I can think of right now :)

-Eric




More information about the Twisted-Python mailing list