[Twisted-Python] Re: Twisted FTP

Adriano Marques py.adriano at gmail.com
Mon Dec 15 08:11:07 EST 2008


Hello Gergely,

> I just started to learn twisted. I tried to look after a working FTP example
> on the net for twisted, but unfortunately I could not really found any. This
> one seemed to be the most completed, but it says "Unknown error code" when I
> try to connect to it.

I'm sorry, but I don't have the chance of looking it further right
now, but I took a look at your code, and I say that instead of making
FTPServerFactory inherit from FtpFactory, you opted to instantiate it
inside a object inherited class. I never tried this approach, and that
may be the root of your problem. I'm redirecting you e-mail to twisted
mailing list, so people there can help you better. I advice you to
subscribe to that mailing list to get help (if you aren't subscribed
yet). You may also try the IRC channel for some help. Twisted folks
are very responsive and willing to help.

> In my opinion the code is fine. May I ask you to take a look on it please,
> and give me any suggestions, if you can see, why it is not working?
>
> I would really appreciate your help.


Kind Regards,

-- 
Adriano Monteiro Marques

http://adriano-marques.blogspot.com
http://www.umitproject.org
http://www.pythonbenelux.org

"Don't stay in bed, unless you can make money in bed." - George Burns
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ftpServer.py
Url: http://twistedmatrix.com/pipermail/twisted-python/attachments/20081215/f385d79b/attachment.txt 


More information about the Twisted-Python mailing list