[Bug 10448] Finish implementing the --ignore-case feature

2015-07-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10448 --- Comment #3 from John Pierman --- Because you're not running it on a case-ignoring filesystem. That patch is (sadly) only a partially effective set of changes that helps rsync to deal with a filesystem that doesn't differentiate upper-/lower-ca

[Bug 10448] Finish implementing the --ignore-case feature

2015-07-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10448 --- Comment #2 from John Pierman --- tested with 3.07 and 3.1 with --ignore-case patch applied cd /tmp mkdir -p a/b/c/d/e/f mkdir -p A/b/C/D/e/F add some files to a/b/c/d/e/f/ rsync -r --ignore-case a/ A/ >> creates b/c/d/e/f/ Why is it not ignor

[Bug 10448] Finish implementing the --ignore-case feature

2014-02-24 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10448 Wayne Davison changed: What|Removed |Added Status|NEW |ASSIGNED Version|3.1.0