On Sat, Oct 11, 2003 at 05:21:40PM -0700, Ezra Dreisbach wrote: > Thank you very much for lftp. The mirror command has saved me days of work > by now I'm sure. One thing I'm running into, though, is that it seems to > transfer files with a ".txt" extension as ascii. And I don't see any way > to override it. Ascii mode is an abomination that should be purged from > the planet!
lftp transfers all files in binary mode unless directed otherwise. It does not check file extension. Maybe the ftp server you connect to does something weird. -- Alexander.
