DO NOT REPLY [Bug 3444] Deal with case-insensitive file-systems better (perhaps by adding an option)

bugzilla-daemon at dp3.samba.org bugzilla-daemon at dp3.samba.org
Sun Jan 29 08:03:53 GMT 2006


https://bugzilla.samba.org/show_bug.cgi?id=3444


wayned at samba.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |enhancement
             Status|NEW                         |ASSIGNED
            Summary|Cygwin files trashed when   |Deal with case-insensitive
                   |they only differ in the case|file-systems better (perhaps
                   |of the name                 |by adding an option)




------- Comment #2 from wayned at samba.org  2006-01-29 01:03 MST -------
The behavior you reported ("the source file is not copied") only occurs when
--delete-after is used, not --delete (as Matt mentioned). There are other
potential problems with copying files to a case-insensitive file system, such
as two files getting copied that differ only in the case of their name.

The best solution is probably to add an option to tell rsync to consider all
such same-except-for-case names as identical. In the patches dir there is an
implementation of this named ignore-case.diff. Note that the patch that came
with 2.6.6 builds, but is ineffective. The version in CVS should be OK.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list