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

samba-bugs at samba.org samba-bugs at samba.org
Sat Apr 28 10:27:01 MDT 2012


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

--- Comment #11 from Brendan Byrd <Samba-Bugzilla at ResonatorSoft.org> 2012-04-28 16:27:00 UTC ---
What the FUCK guys?!  This thing was reported 6 years ago, and somebody
provided a patch (which was written back in 2003), but then you sit on it for 9
years??!  That's certainly a nice "patches welcome, but really, we don't give a
shit" attitude you have there.

Do you realize how popular this option is needed?  Do I really need to LMGTFY?

http://superuser.com/questions/256751/make-rsync-case-insensitive
http://www.backupcentral.com/phpBB2/two-way-mirrors-of-external-mailing-lists-3/rsnapshot-24/case-insensitive-filename-match-102221/
https://www.itefix.no/i2/node/11925

https://www.google.com/search?rq=rsync+"--ignore-case"

The problem is so big an issue that the ignore-case.diff patch is well known. 
GNU tar is running circles around you on this issue.  It can --ignore-case,
specify an exclude file, --no-ignore-case, and specify another (case-sensitive)
exclude file.

http://www.gnu.org/software/tar/manual/html_section/wildcards.html#SEC111

Samba, on the other hand, doesn't have the common decency to provide a
--ignore-case option within core rsync.  This shouldn't be a patch.  I use
Debian packages, and generally don't compile sources.  GNU tar has it in their
core, and they don't care if it's Windows or not.  It's not a Windows problem. 
Some devices or some systems will output media in different cases of
extentions, like JPG/jpg or GIF/Gif/gif.

Just put the patch in, write some docs on it, close this bug, and move on!

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


More information about the rsync mailing list