Re: [CentOS] case insensitive file system

2008-05-01 Thread John
On Wed, 2008-04-30 at 10:12 -0500, Les Mikesell wrote: > Ruslan Sivak wrote: > > Jim Perrin wrote: > >> On Wed, Apr 30, 2008 at 10:07 AM, Ruslan Sivak <[EMAIL PROTECTED]> wrote: > >> Does the entire filesystem need to be case insensitive, or is this a > >> web based product, where you can do some a

Re: [CentOS] case insensitive file system

2008-04-30 Thread Toby Bluhm
case insensitive on purpose filesystem: http://www.brain-dump.org/projects/ciopfs/ -- Toby Bluhm Alltech Medical Systems America, Inc. 30825 Aurora Road Suite 100 Solon Ohio 44139 440-424-2240 ___ CentOS mailing list CentOS@centos.org http://list

Re: [CentOS] case insensitive file system

2008-04-30 Thread Ruslan Sivak
Les Mikesell wrote: Ruslan Sivak wrote: Jim Perrin wrote: On Wed, Apr 30, 2008 at 10:07 AM, Ruslan Sivak <[EMAIL PROTECTED]> wrote: Does the entire filesystem need to be case insensitive, or is this a web based product, where you can do some apache rewrite-fu to make this work instead? It i

Re: [CentOS] case insensitive file system

2008-04-30 Thread Kai Schaetzl
Ruslan Sivak wrote on Wed, 30 Apr 2008 10:29:25 -0400: > And inside index.php it does something like > > > > This is a gross simplification, but it's my understanding that if the > file was named 'foo.php' and someone typed in > > http://www.domain.com/index.php?action=Foo did you mean page=

Re: [CentOS] case insensitive file system

2008-04-30 Thread Les Mikesell
Ruslan Sivak wrote: Jim Perrin wrote: On Wed, Apr 30, 2008 at 10:07 AM, Ruslan Sivak <[EMAIL PROTECTED]> wrote: Does the entire filesystem need to be case insensitive, or is this a web based product, where you can do some apache rewrite-fu to make this work instead? It is a web based product

Re: [CentOS] case insensitive file system

2008-04-30 Thread Steven R. Ringwald
On Wednesday 30 April 2008 07:49:14 am Ruslan Sivak wrote: > >> > >> > >> This is a gross simplification, but it's my understanding that if the > >> file was named 'foo.php' and someone typed in > >> > >> http://www.domain.com/index.php?action=Foo > >> > >> It would still work on windows, but not

Re: [CentOS] case insensitive file system

2008-04-30 Thread Ruslan Sivak
Steven R. Ringwald wrote: On Wednesday 30 April 2008 07:29:25 am Ruslan Sivak wrote: Jim Perrin wrote: On Wed, Apr 30, 2008 at 10:07 AM, Ruslan Sivak <[EMAIL PROTECTED]> wrote: Does the entire filesystem need to be case insensitive, or is this a web based product, where you can do some

Re: [CentOS] case insensitive file system

2008-04-30 Thread Steven R. Ringwald
On Wednesday 30 April 2008 07:29:25 am Ruslan Sivak wrote: > Jim Perrin wrote: > > On Wed, Apr 30, 2008 at 10:07 AM, Ruslan Sivak <[EMAIL PROTECTED]> wrote: > > Does the entire filesystem need to be case insensitive, or is this a > > web based product, where you can do some apache rewrite-fu to mak

Re: [CentOS] case insensitive file system

2008-04-30 Thread Toby Bluhm
Ruslan Sivak wrote: John R Pierce wrote: Ruslan Sivak wrote: 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. NTFS is not wha

RE: [CentOS] case insensitive file system

2008-04-30 Thread Ross S. W. Walker
Ruslan Sivak wrote: > Jim Perrin wrote: > > On Wed, Apr 30, 2008 at 10:07 AM, Ruslan Sivak <[EMAIL PROTECTED]> wrote: > > Does the entire filesystem need to be case insensitive, or is this a > > web based product, where you can do some apache rewrite-fu to make > > this work instead? > > It is a w

Re: [CentOS] case insensitive file system

2008-04-30 Thread Ruslan Sivak
Jim Perrin wrote: On Wed, Apr 30, 2008 at 10:07 AM, Ruslan Sivak <[EMAIL PROTECTED]> wrote: Does the entire filesystem need to be case insensitive, or is this a web based product, where you can do some apache rewrite-fu to make this work instead? It is a web based product, but I'm not sure re

Re: [CentOS] case insensitive file system

2008-04-30 Thread Jim Perrin
On Wed, Apr 30, 2008 at 10:07 AM, Ruslan Sivak <[EMAIL PROTECTED]> wrote: Does the entire filesystem need to be case insensitive, or is this a web based product, where you can do some apache rewrite-fu to make this work instead? -- During times of universal deceit, telling the truth becomes a re

Re: [CentOS] case insensitive file system

2008-04-30 Thread Ruslan Sivak
John R Pierce wrote: Ruslan Sivak wrote: 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. NTFS is not whats case insensitive,

Re: [CentOS] case insensitive file system

2008-04-29 Thread John R Pierce
Ruslan Sivak wrote: 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. NTFS is not whats case insensitive, its WINDOWS thats case

Re: [CentOS] case insensitive file system

2008-04-29 Thread Kevin Krieser
FAT32 may work too if you don't need large files. I just tried NTFS-3G on a thumbdrive, and I was able to create a file that differed only by case from another. Then something got corrupted. On Apr 29, 2008, at 6:50 PM, Ruslan Sivak wrote: We have an application that was build on a windows

[CentOS] case insensitive file system

2008-04-29 Thread Ruslan Sivak
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 ___ CentOS mailing list CentOS@