samba-bugs at samba.org
2010-Jun-14 11:27 UTC
DO NOT REPLY [Bug 7512] New: Make --skip-compress case insensitive
https://bugzilla.samba.org/show_bug.cgi?id=7512 Summary: Make --skip-compress case insensitive Product: rsync Version: 3.0.7 Platform: x64 OS/Version: FreeBSD Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: dennylin93 at hs.ntnu.edu.tw QAContact: rsync-qa at samba.org When rsync checks the list of suffixes, they are case sensitive meaning that files such as *.JPG will still get compressed. Attached patch makes the check case insensitive. -- 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.
samba-bugs at samba.org
2010-Jun-14 11:29 UTC
DO NOT REPLY [Bug 7512] Make --skip-compress case insensitive
https://bugzilla.samba.org/show_bug.cgi?id=7512 ------- Comment #1 from dennylin93 at hs.ntnu.edu.tw 2010-06-14 06:29 CST ------- Created an attachment (id=5791) --> (https://bugzilla.samba.org/attachment.cgi?id=5791&action=view) Make --skip-compress suffixes case insensitive -- 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.
samba-bugs at samba.org
2010-Jun-19 16:48 UTC
DO NOT REPLY [Bug 7512] Make --skip-compress case insensitive
https://bugzilla.samba.org/show_bug.cgi?id=7512 wayned at samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #2 from wayned at samba.org 2010-06-19 11:48 CST ------- Thanks for the patch to fix this oversight! I've checked this into the master branch of the git repo. -- 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.
samba-bugs at samba.org
2010-Dec-26 19:05 UTC
DO NOT REPLY [Bug 7512] Make --skip-compress case insensitive
https://bugzilla.samba.org/show_bug.cgi?id=7512 marc-samba at pub.positon.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marc-samba at pub.positon.org ------- Comment #3 from marc-samba at pub.positon.org 2010-12-26 13:05 CST ------- Hello, Thanks for the patch. However, I was wondering if it was implemented in my rsync version of not. I got the source in order to see if it was in my rsync or not. Can you add a little comment about this in the man page ? Thanks in advance, Marc -- 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.
samba-bugs at samba.org
2010-Dec-26 19:52 UTC
DO NOT REPLY [Bug 7512] Make --skip-compress case insensitive
https://bugzilla.samba.org/show_bug.cgi?id=7512 wayned at samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.0.7 |3.0.8 ------- Comment #4 from wayned at samba.org 2010-12-26 13:52 CST ------- It will be fixed in 3.0.8. -- 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.
Apparently Analagous Threads
- DO NOT REPLY [Bug 7951] New: Option for case insensitivity in filter rules
- Using ZFS Case insensitive filesystems with Samba
- [Bug 8354] New: --skip-compress does not appear to be working
- DO NOT REPLY [Bug 6603] New: Improve --skip-compress default values
- [PATCH] Case insensitive matching for the regex plugin