[Twisted-Python] ftp client question

Thomas Jacob jacob at internet24.de
Mon Jul 3 07:35:52 EDT 2006


> May be that my server isn't a "real" server, but an "hylafax" server 
> that act like a ftp server?

I guess that's the problem. Looking at your myftp.py and
your email, maybe the hylafax-ftp-server responds
with a 230 after the USER command, even though
a password is still required, thereby violating
the FTP protocol:

http://cr.yp.to/ftp/user.html

?



-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20060703/6044a457/attachment.pgp 


More information about the Twisted-Python mailing list