[Twisted-Python] FTP Server
Stefano Maniero
smaniero at sfera.net
Wed Apr 2 02:24:54 MST 2003
Yes, there is an ftp server.
In API docs:
....
Package twisted :: Package protocols :: Module ftp :: Class FTP
An FTP server.
....
...
twisted.tap.ftp
I am the support module for making a ftp server with mktap.
....
....
twisted.coil.plugins.ftp
Coil plugin for FTP server.
...
but I can't find any examples, or how-to, or implementation reference.
Quoting Federico Di Gregorio <fog at initd.org>:
> Il mer, 2003-04-02 alle 10:28, Stefano Maniero ha scritto:
> > I'm a new developer in twisted. I want test twisted writing an ftp server.
> >
> > Can anyone indicate an example or doc for developing ftp server? In
> twisted
> > distribution I didn't find it.
>
> mm.. because twisted already has an ftp server? see module
>
> twisted.coil.plugins.ftp
>
> (just guessing from the API, never used coil myself.)
>
> --
> Federico Di Gregorio
> Debian GNU/Linux Developer fog at debian.org
> INIT.D Developer fog at initd.org
> Don't dream it. Be it. -- Dr. Frank'n'further
>
More information about the Twisted-Python
mailing list