[Twisted-Python] how to quickly set a ad hoc FTP server using Twisted

Jean-Paul Calderone exarkun at divmod.com
Tue May 9 15:45:46 MDT 2006


On Tue, 9 May 2006 10:00:45 -0700 (PDT), Andy Leszczynski <leszczynscy at yahoo.com> wrote:
>I have a M$ Windows box where I need to start a ad hoc
>FTP server, how can I do that quickly?

Using a recent enough version of Twisted,

  mktap ftp --help

will give you some help with this.

Jean-Paul




More information about the Twisted-Python mailing list