In a recent note, [EMAIL PROTECTED] said:

> Date: Mon, 7 Aug 2000 16:09:18 -0600 (MDT)
> 
> In a recent note, Mike Castle said:
> > Date: Mon, 7 Aug 2000 09:49:48 -0500
> > In short, I make sure that a text file is on a server in the servers native
> > format.
> > Anything else is broken, and I should not expect any client application to
> > fix my stupidity.
> > 
> OK.  I see it now.  I had to step outside the firewall and do old-fashioned
> FTP.  Then:
> 
>     binary
>     quote type I
                 ^
Oops.  I mean    A
This causes the server to transmit in ASCII format, but the client
to do no transformation on the received data.

>     get testfile
> 
> Now I see each line terminated with <CR><CR><LF>.  I agree with you
> and Klaus: this is breakage at the server site, and not Lynx's
> responsibility to introduce offsetting breakage at the client.
> 
-- gil
-- 
StorageTek
INFORMATION made POWERFUL

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to