Displaying 20 results from an estimated 10000 matches similar to: "[Bug 10448] New: Please include the --ignore-case patch by default"
2014 Jan 16
1
--ignore-case option does not ignore pathname case?
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/<files>
Why is it not ignoring case? I expect it to add all files in 'f' to 'F'
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Feb 10
4
DO NOT REPLY [Bug 7951] New: Option for case insensitivity in filter rules
https://bugzilla.samba.org/show_bug.cgi?id=7951
Summary: Option for case insensitivity in filter rules
Product: rsync
Version: 3.0.6
Platform: All
URL: http://lists.samba.org/archive/rsync/2007-
March/017381.html
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
2014 Mar 28
4
[Bug 10522] New: --detect-renamed patch is causing deletions as if a 'delete flag' was supplied, when none have been
https://bugzilla.samba.org/show_bug.cgi?id=10522
Summary: --detect-renamed patch is causing deletions as if a
'delete flag' was supplied, when none have been
Product: rsync
Version: 3.1.1
Platform: x86
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
2014 Apr 14
4
[Bug 10552] New: Sender checksum calculation significantly slower with compression enabled
https://bugzilla.samba.org/show_bug.cgi?id=10552
Summary: Sender checksum calculation significantly slower with
compression enabled
Product: rsync
Version: 3.1.1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at
2019 Sep 09
1
[Bug] Sieve vacation :addresses match only case-sensitive?
> On 9 Sep 2019, at 16.17, Philipp Faeustlin via dovecot <dovecot at dovecot.org> wrote:
>
>> It is not recommended to rely on local-part case, but it is indeed
>> case-sensitive.
>> And this is to avoid such issues that postfix supports address
>> cleanup/canonicalisation before forwarding mails to dovecot.
>> ----------
>> RFC
2006 Oct 24
2
Question about Case Insensitivity
Hi,
I am trying to make a Linux filesystem appear case-insensitive and I got the
idea that I could use a SAMBA loopback mount to do this. I almost succeeded on
my first try but I ran into a snag I have no answer for yet.
My setup involves sharing filesystem "/a" and then mounting it on "/b". I can
use "ls -l" on the "/b" filesystem in a case-insensitive
2019 Sep 09
0
[Bug] Sieve vacation :addresses match only case-sensitive?
> It is not recommended to rely on local-part case, but it is indeed
> case-sensitive.
>
> And this is to avoid such issues that postfix supports address
> cleanup/canonicalisation before forwarding mails to dovecot.
>
> ----------
> RFC 5321:
>
> "Local-part ? ? = Dot-string / Quoted-string ; MAY be case-sensitive
> [?]
>
2007 Feb 28
2
Feature Request: case insensitivity for filter rules
Many of my clients are Windows-based... I can't change that. The are also,
unfortunately, not really tech-savvy. In an effort to make things as
easy-to-use-as-possible I'm attempting to write an easy how-to for their
rsyncing... feedback is that they just aren't getting the case problem.
I'll give the exact example:
Please exclude all "sys" files from your backup.
2003 Jan 21
1
is there a way to make rsync include/exclude options case insensitive?
Dear People,
A friend asks
*************************************************************
For the rsync include/exclude options is there a way to make it
case insensitive?
What I mean is that --exclude
"*.pdf" would exclude "*.PdF" and "*.pdF" as well.
I am looking for something like the -i switch for grep.
2019 Oct 08
0
Case sensitivity in :addresses in sieve vacation scripts
On Tue, Oct 8, 2019, at 7:58 AM, Julian Kippels via dovecot wrote:
> Hi,
>
> I have recently updated from Dovecot 2.2 to 2.3. Since I have noticed
> that vacation responses from sieve are not working the same anymore.
> For example, my sieve script looks like this:
>
> vacation :days 1 :addresses ["Kippels at hhu.de","julian.kippels at hhu.de"]
>
2012 Jun 06
1
Default value for case sensitive on uniqueness validator
Hello,
The uniqueness validator was always case sensitive but that seems wrong because we want uniqueness validations to be insensitive in most of the time.
Do not make more sense be insensitive by default and set sensitive only where it should be?
We are migrating a lot of big applications from mysql to postgresql here and we are setting case sensitive to false on **all** uniqueness
2019 Sep 04
2
[Bug] Sieve vacation :addresses match only case-sensitive?
>
> It is not recommended to rely on local-part case, but it is indeed
> case-sensitive.
>
> And this is to avoid such issues that postfix supports address
> cleanup/canonicalisation before forwarding mails to dovecot.
>
> ----------
> RFC 5321:
>
> "Local-part = Dot-string / Quoted-string ; MAY be case-sensitive
> [?]
> While the above definition
2010 Jun 14
4
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
2006 Jul 13
1
What is the best way to provide case insensitivity?
Hello
Is this still the only way to make rsync case insensitive, or is there a
smarter/built-in way that I don't know about? This is only a part of a much
larger include file!
- *.[Gg][Ii][Dd]
- *.[Ll][Nn][Kk]
- *.[Oo][Ll][Dd]
- *.[Tt][Ee][Mm][Pp]
- *.[Tt][Mm][Pp]
- [Tt][Hh][Uu][Mm][Bb][Ss].[Dd][Bb]
Many thanks,
Steve :)
2006 Jan 25
12
DO NOT REPLY [Bug 3444] New: Cygwin files trashed when they only differ in the case of the name
https://bugzilla.samba.org/show_bug.cgi?id=3444
Summary: Cygwin files trashed when they only differ in the case
of the name
Product: rsync
Version: 2.6.6
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: critical
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2019 Sep 04
2
[Bug] Sieve vacation :addresses match only case-sensitive?
On Wed, Sep 4, 2019 at 8:25 AM Philipp Faeustlin via dovecot <
dovecot at dovecot.org>
> Further investigation showed me that it has to be a bug.
>
> I tested with Dovecot 2.2.36.3 (a7d78f5a2), Pigeonhole version 0.4.24
> (5a7e9e62):
>
> In this version the additional addresses in vacation :addresses
> ["test at example.com"] are handled case-insensitive.
>
2019 Oct 08
2
Case sensitivity in :addresses in sieve vacation scripts
Hi,
I have recently updated from Dovecot 2.2 to 2.3. Since I have noticed
that vacation responses from sieve are not working the same anymore.
For example, my sieve script looks like this:
vacation :days 1 :addresses ["Kippels at hhu.de","julian.kippels at hhu.de"]
it used to be that I got a vacation response if I sent a mail to
kippels at hhu.de and Kippels at hhu.de. Now
2007 Jul 31
2
Linux File System w/case-insensitivity
I used to mount some files via Samba which resided on a windows
machine on a CentOS box. We moved the files to a NetApp filer, and I
was unable to mount those files using either Samba or CIFS. Most of
my problems with Samba were related to the (Windows?) password
encryption scheme that has not been included in the Samba suite.
Even if I use the mount t cifs, it didn't work.
So on the
2014 May 21
0
[Bug 10621] New: Allow Filter Rule Imports Relative to Importer
https://bugzilla.samba.org/show_bug.cgi?id=10621
Summary: Allow Filter Rule Imports Relative to Importer
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: samba at
2010 Feb 17
1
Unwanted case sensitivity
I have also posted this on IRC.
I have a linux host running stock RHEL 5.4 Samba 3.0.33-3.15. The host acts
both as a Samba server and does a CIFS mount of that same share. The
reason for doing this is so that programs running on the Linux host have
the same case insensitive view as the Windows clients.
I have nocase set in the relevant line in /etc/fstab
I have case sensitive = No set in the