ftplib possible bug? Please help.

Marshall matchison at ufm.org
Mon Jun 18 13:08:07 EDT 2001


I am using Python 2.0 on NT 4.0
When I ftp a file from one NT server to another, using ftplib, it
changes the end of the line from CRLF to LF. It does this EVEN when
the transfer is Binary.
Passive mode or not passive does not make a difference either.

Is this a known problem? and is there a fix?

Thanks.



More information about the Python-list mailing list