(OT) Recommend FTP Client
Tim Chase
python.list at tim.thechases.com
Thu Nov 12 13:58:08 EST 2009
> Someone on this list just recommended I find an ftp client that enables me
> to change line endings. He indicated that it would be easy, but googling I
> haven't been able to find one. I would prefer a free client, but whatever.
> Please send me a recommendation.
How about the command line client that comes with every modern
OS? Just use the ASCII (default) and BIN commands to switch
between line-ending translation.
-tkc
More information about the Python-list
mailing list