X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=u4SNhD6Yp2byJj9dCstLCST7n8LfuT0aONPXrNumAtG
	ztqmhWjrQ1jx00fXOPUknRGkasCTrnqAR0Hq2WjUe2YKkF87Jv4tQxS8Jwhf02Xt
	FJ0iOftEbirzYCJWyus3I7M8ofJESjo6rdp6E1uhvCiLjTeDP4LwLfm0JnfzD7qg
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=/t0E/TpdwHhSakdcQfJ9RVaeD5g=; b=SRPskt/Qlwb5Pbkqe
	MWS2hJAoHzimwXNlRp4Hjpmdl4FqNOGBnL18hQm8G6P9u1mbu9N0MadOlPWCE+Ef
	u49gkUQQaaGHnzkwXskgtkT8IU/2DLtSpXAr3dMJuUv9SVrHfJcQVxlKRU0EGh2k
	lJ/dWSD9QEd8NoDKNOfQODZ7RI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RDNS_NONE autolearn=no version=3.3.1
Message-ID: <51FDBFAD.8060701@tlinx.org>
Date: Sat, 03 Aug 2013 19:42:53 -0700
From: Linda Walsh <cygwin@tlinx.org>
User-Agent: Thunderbird
MIME-Version: 1.0
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Re: Case sensitive filenames for non-NTFS filesystems
References: <51FB56D0.4040609@shaddybaddah.name> <20130802083105.GC18054@calimero.vinschen.de> <51FB7676.6090705@shaddybaddah.name>
In-Reply-To: <51FB7676.6090705@shaddybaddah.name>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Shaddy Baddah wrote:
> 
> This is the output for L: drive, which is not a physical but logical
> volume formatted EXFAT. Hopefully it doesn't alter the
> characteristics/attributes. With a bit of extra effort, I could try with
> a physical device (format a spare USB stick EXFAT through Windows):
> 
> $ /usr/lib/csih/getVolInfo.exe /cygdrive/l
...
> Flags              : 6
>   FILE_CASE_SENSITIVE_SEARCH  : FALSE
>   FILE_CASE_PRESERVED_NAMES   : TRUE
>   FILE_UNICODE_ON_DISK        : TRUE
...

> But I have to admit that the "con" of losing case-preservation is a
> weighty one. I have discussed in the (very distant) past having issues
> with operating on Linux kernel source.
---
	???   Linux preserves and is sensitive to case by default.
According to the above, EXFAT does not have a "con" of losing
case-preservation.  It *is* case-insensitive just like NTFS.

Perhaps you are creating files on linux on ex-fat and you have
the linux driver setup to be case sensitive?




--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

