Path: utzoo!attcan!uunet!yale!cmcl2!nrl-cmf!healy From: healy@nrl-cmf.UUCP (Liam Healy) Newsgroups: comp.sys.amiga Subject: Re: high-speed file transfer Message-ID: <164@nrl-cmf.UUCP> Date: 25 Jan 89 18:08:57 GMT Organization: NRL Connection Machine Facility, Washington, DC Lines: 18 Sender: Reply-To: healy@cmsun.nrl.navy.mil (Liam Healy) Followup-To: Distribution: Organization: NRL Connection Machine Facility, Washington, DC Keywords: Just a point to clarify terminology: there is a difference between case-sensitive and case-preserving, UNIX is case-sensitive and case-preserving, VMS is neither (everything mapped to uppercase), AmigaDOS is not case-sensitive, but is case- preserving. That is, on the Amiga a program given a name, e.g., FooBar, will keep that combination of upper and lower case, but may be referred to with any case combination (e.g., fOObAR). Liam Healy, Naval Research Lab healy@cmsun.nrl.navy.mil