From owner-freebsd-questions@FreeBSD.ORG Tue Sep 27 20:54:59 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E1D316A41F for ; Tue, 27 Sep 2005 20:54:59 +0000 (GMT) (envelope-from martinkov@pobox.sk) Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id 7B70043D4C for ; Tue, 27 Sep 2005 20:54:58 +0000 (GMT) (envelope-from martinkov@pobox.sk) Received: (qmail 30091 invoked by uid 0); 27 Sep 2005 20:54:57 -0000 Received: from r5k115.chello.upc.cz (HELO ?86.49.10.115?) (86.49.10.115) by smtp.dkm.cz with SMTP; 27 Sep 2005 20:54:56 -0000 Message-ID: <4339B1CC.8030608@pobox.sk> Date: Tue, 27 Sep 2005 22:55:40 +0200 From: martinko User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20050925 X-Accept-Language: sk, cs, en-gb, en-us, en MIME-Version: 1.0 Newsgroups: gmane.os.freebsd.questions To: Micah References: <433852A8.10900@gish.demon.nl> <20050926225220.33c51d39@localhost> <43392786.8060102@pobox.sk> <43393578.7080109@pobox.sk> <43393B24.30506@dial.pipex.com> <43394783.3020608@pobox.sk> <43395410.3010606@ywave.com> In-Reply-To: <43395410.3010606@ywave.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: file name case issue on fat32 (Was: Re: Sharing data files on a dual-boot machine ...) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Sep 2005 20:54:59 -0000 Micah wrote: > > The reason is as follows: a.txt is an 8.3 filename and is stored on > fat32 in the old dos format. a.txt~ is NOT an 8.3 filename and is > stored on fat32 in the extended long filename format. Case information > is not stored in 8.3's file names. They're always the same case, but I > can't remember now if they're stored as upper or lower case. Extended > long filenames do store case information, even though windows ignores > the case (as was pointed out earlier). FreeBSD is displaying 8.3 names > as lowercase probably to mimic the tendency of unix filenames to be > lowercase. Windows displays 8.3 names as upper case probably to mimic dos. > 8.3 filenames are stored in uppercase