Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2005 17:35:40 +0100
From:      Benjamin Walkenhorst <krylon@gmx.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: I quit
Message-ID:  <41E2AEDC.2090804@gmx.net>
In-Reply-To: <41E1F28C.6030708@daleco.biz>
References:  <20050109085346.D88A823EE65@ws5-4.us4.outblaze.com> <20050109132854.GD44181@gothmog.gr> <200501091730.21540.krinklyfig@spymac.com> <200501101251.14691.malcolm.kay@internode.on.net> <41E1F28C.6030708@daleco.biz>

next in thread | previous in thread | raw e-mail | index | archive | help
Kevin Kinsey wrote:

> 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 ....


It's not the worst thing I've seen - when you want to transfer a text 
file from OS390/zOS,
you are in deep water. =)
zOS's native charset is EBCDIC. When you use ASCII transfer mode, all 
you get on an ASCII-based system is garbage.
When you convert the file to ASCII on the mainframe and transfer it via 
ASCII, you get garbage. What you have to do is transfer the file in 
binary mode and convert it manually either before or afterwards.

Kind regards,
Benjamin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41E2AEDC.2090804>