similar to: Feature request: case insensitivity

Displaying 20 results from an estimated 10000 matches similar to: "Feature request: case insensitivity"

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
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
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.
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 :)
2003 Oct 29
2
workaround for HFS+'s case-insensitivity?
I am using Mike Rubel's snapshot-style rsync to do backups from my web server (Linux) to my desktop (MacOS X). Mostly, this works great, except where case sensitivity (or rather, HFS+'s semi-lack thereof) causes problems. Specifically, it seems impossible to successfully back up my Linux box's /usr/share/terminfo, as it contains directories that differ ONLY in case (e.g.,
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
2012 Oct 02
3
case insensitive inclusion validation
I want to add case_sensitive option to inclusion validation. This will allow to do: validates :numbers, :inclusion => { :in => %(One Two), :case_sensitive => false } Does it make a sense? Thanks. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To view this discussion on the web visit
2004 Aug 05
2
Issues using samba 3 with linux & IBM JFS case-insensitive FS?
Hi, I'm wondering what issues / problems I might run into if I'm using samba 3 on linux with the IBM JFS filesystem installed to be case-insensitive. I've had no luck finding anyone who says they've tried it. I'm having trouble with a group of Windows based developers programming in Delphi (Pascal) and Foxpro who seem to have real problems keeping the case of filenames
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
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
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
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 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
2002 Apr 18
5
mixed case file systems.
I am having trouble with rsync when I am trying to synchronize a Windows NT volume mounted with smb_fs (FreeBSD) and a unix volume which is also exported with Samba. There are instances where the DOS short name on the NT volume ends up as upper case and then doesn't match filenames which are used in the unix volumes which have been exported by Samba. I don't know if this is a Samba
2003 Sep 29
1
RE: Asterisk list a SPAMer (uol.com.br), I think not ...
All, seems I too am suffering from posts to the list and being accused of SPAMing .... -----Original Message----- From: AntiSpam UOL [mailto:andersoncbr.sspam@uol.com.br] Sent: 26 September 2003 20:48 To: alow@prioritytelecom.com Subject: RE:RE: [Asterisk-Users] RTP routing.. <http://antispam.uol.com.br> <http://mail.i.uol.com.br/tirateima_txt.gif>
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. >
2014 Mar 02
2
Using ZFS Case insensitive filesystems with Samba
>> Here's something I learned when working with the FreeNAS folks : >> ZFS can be configured to be case insensitive when >> you create the filesystem (NOTE - cannot be altered >> *after* the filesystem is created). >> zfs create -o casesensitivity=insensitive filesystem In this case, will ZFS preserve capitals in file and directory names if they are so created
2007 Jun 20
2
[PATCH] Case insensitive matching for the regex plugin
Hi, I have created an addition to the regex plugin that allows case insensitive matching for title/class/name/role. To enable the case insentive matching, I chose to prepend an 'i' before the tag (ititle=, iclass=, ...). The patch is obviously attached ;-) Are there any objections against putting this code in? Regards, Danny -------------- next part -------------- A non-text attachment
2008 Apr 29
2
case insensitive file system
We have an application that was build on a windows platform that expects a case insensitive file system. Is there a way to set one up in CentOS? NTFS should work, I think, but I feel uneasy using that under Linux. Russ
2012 Jan 15
2
How to make the filesystem case-insensitive in Wine 1.3.35 ?
Hi everyone, recently I get crazy about this software, but I came across a little trouble, can you help me? Thank a lot. It seems that there's no corresponding item that I can do with it in winecfg. Since my version is 1.3.35, I can't find the configure file like "~/.wine/configure". So, what's the proper way to solve this problem? Thanks.