[Twisted-Python] troubles with FTP server and async file writing

Brian Warner warner at lothar.com
Mon Oct 6 21:51:18 EDT 2008


On Mon, 6 Oct 2008 16:40:36 -0400
Jean-Paul Calderone <exarkun at divmod.com> wrote:

> I would suggest adding a new (optional) interface to the FTP server
> implementation which supports the close hook that's needed here. Once
> something is working, then we can try to generalize it.


Ok, I've created #3462 and attached a patch for your consideration:

  http://twistedmatrix.com/trac/ticket/3462

With this patch, I'm able to make Tahoe do what I need it to do.

thanks,
 -Brian




More information about the Twisted-Python mailing list