Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2005 14:49:08 +1030
From:      Malcolm Kay <malcolm.kay@internode.on.net>
To:        Kevin Kinsey <kdk@daleco.biz>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: I quit
Message-ID:  <200501101449.08471.malcolm.kay@internode.on.net>
In-Reply-To: <41E1F28C.6030708@daleco.biz>
References:  <20050109085346.D88A823EE65@ws5-4.us4.outblaze.com> <200501101251.14691.malcolm.kay@internode.on.net> <41E1F28C.6030708@daleco.biz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 10 Jan 2005 01:42 pm, Kevin Kinsey wrote:
> Malcolm Kay wrote:
> >On a MS system you'll probably need to set the file mode to prevent
> >\n being translated to \r\n. It can be quite frustarating to realise
> >this only after hours of download :-
> >
> >ftp> binary
> >
> >
> >Malcolm
>
> Just "bin" works.  But you'll _absolutely_ want to do
> that.
>
> <*slight* exaggeration>Why M$ assumes the only thing you'll ever want
> to d/l via ftp is ASCII text </*slight* exaggeration> is beyond me ....

As I recall ftp way back to the year dot assumes text transfers by 
default. It is just that this makes no difference for unix and unix like 
systems. So it needs "bin" on any system that uses other than \n as text 
record terminator including some that use a simple \r (OS9?).

Malcolm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501101449.08471.malcolm.kay>