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


[EMAIL PROTECTED] 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 [EMAIL PROTECTED]  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.
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to