This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Case sensitive filenames for non-NTFS filesystems
- From: Linda Walsh <cygwin at tlinx dot org>
- To: "cygwin at cygwin dot com" <cygwin at cygwin dot com>
- Date: Sat, 03 Aug 2013 19:42:53 -0700
- Subject: Re: Case sensitive filenames for non-NTFS filesystems
- References: <51FB56D0 dot 4040609 at shaddybaddah dot name> <20130802083105 dot GC18054 at calimero dot vinschen dot de> <51FB7676 dot 6090705 at shaddybaddah dot name>
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