bug#10468: BUG: Severe or critical - deletes existing files and leaves nothing. (cp)

Andrey Repin anrdaemon@freemail.ru
Mon Jan 9 22:50:00 GMT 2012


Greetings, Eric Blake!

> On 01/09/2012 02:19 PM, Linda Walsh , <cygwin AT tlinx.org> wrote:
>> 
>> 
>> I was trying to copy a font dir from a unix to a windows machine.
>> 
>> Problem is there are duplicates -- where only the case differs...

> The problem is not in coreutils, but in your operating system's
> limitations, and in your configuration.  Windows (and thus Cygwin) can
> be put in a mode where it preserves case (and I highly recommend doing
> so if you want your example to work):
> http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive

You're confusing case sensitivity with case preservation.
NTFS is (and always was) case-preserving filesystem.
FAT - depends on who's working with it, Windows functions are case-preserving
for most part.
However, you can turn case-sensitivity on for NTFS volumes as well, as the
article point out.
However, it isn't strictly right nowadays, AFAIK, in that you can access files
different in case without enabling of the global case sensitivity, through UNC
filenames.


--
WBR,
Andrey Repin (anrdaemon@freemail.ru) 10.01.2012, <02:39>

Sorry for my terrible english...


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



More information about the Cygwin mailing list