On Fri, Jul 11, 2003 at 05:39:46AM -0500, Jammie Hall wrote: > What is the default? binary? I need to transmit in ascii. How do I tell lftp to > do this? Can't find a command as of yet.
You can do:
get -a file -o out-file
for ascii mode.
--
Alexander.
