Received: with ECARTIS (v1.0.0; list linux-xfs); Wed, 15 Jan 2003 05:49:00 -0800 (PST) Received: from goliath.sylaba.poznan.pl (root@goliath.sylaba.poznan.pl [195.216.104.3]) by oss.sgi.com (8.12.5/8.12.5) with SMTP id h0FDmo3v014866 for ; Wed, 15 Jan 2003 05:48:51 -0800 Received: by goliath.sylaba.poznan.pl (8.11.6/8.10.1) id h0FDsxs20240 for linux-xfs@oss.sgi.com.KAV; Wed, 15 Jan 2003 14:54:59 +0100 (CET) Received: from venus.local.navi.pl (ps103.poznan.sdi.tpnet.pl [217.97.72.103]) by goliath.sylaba.poznan.pl (8.11.6/8.10.1) with ESMTP id h0FDswU20232 for ; Wed, 15 Jan 2003 14:54:59 +0100 (CET) Received: from venus.local.navi.pl (venus.local.navi.pl [127.0.0.1]) by venus.local.navi.pl (8.12.5/8.12.5) with ESMTP id h0FDsOwc004423 for ; Wed, 15 Jan 2003 14:54:25 +0100 Subject: How to make filenames case insensitive From: Olaf =?iso-8859-2?Q?Fr=B1czyk?= To: linux-xfs@oss.sgi.com Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 15 Jan 2003 14:54:24 +0100 Message-Id: <1042638865.2612.9.camel@venus> Mime-Version: 1.0 X-archive-position: 2322 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: olaf@cbk.poznan.pl Precedence: bulk X-list: linux-xfs Content-Length: 473 Lines: 23 Hi, I have many CDs copied onto disk. They contain documentation in PDF files. The files are linked each other. But I'm unable to use them because they were created in Windows, and they have filenames in wrong case eg: I have file XXX and YYY I open XXX, and I have a link Yyy, so acrobat reader fails to open it. I can use these CDs when mounted with option check=relaxed, but XFS doesn't have this option. What can I do to get it working? Regards, Olaf Fraczyk