From owner-freebsd-questions Wed Apr 14 19:43:58 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ms-18sptg1.Kadena.af.mil (ms-18sptg1.kadena.af.mil [132.15.75.200]) by hub.freebsd.org (Postfix) with ESMTP id 1E13014F44 for ; Wed, 14 Apr 1999 19:43:28 -0700 (PDT) (envelope-from Wayne.Baety@kadena.af.mil) Received: by ms-18sptg1.kadena.af.mil with Internet Mail Service (5.5.2232.9) id <2ZAG1VRM>; Thu, 15 Apr 1999 11:41:01 +0900 Message-ID: <360EFD027DE2D211B5F60060B0681211372A8D@ms-18sptg1.kadena.af.mil> From: Baety Wayne A1C 18CS/SCBD To: "'lists@gal.netlab.sk'" Cc: "'questions@freebsd.org'" Subject: RE: Need non-case sensitive fs Date: Thu, 15 Apr 1999 11:41:00 +0900 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain; charset="iso-8859-2" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You can run a perl script (regular expressions) on your web root to look for all links and substitute them for lowercase. Then write a perl script on your web root to rename all files to there lower case equivalents. (or find, etc.) I think you'll finish these scripts before they have a fully functional non-case sensitive file system available. Wayne A. Baety, A1C, USAF (18CS/SCBDC) Web Administration Team IPO Technician / WWW Administrator wayne.baety@kadena.af.mil -----Original Message----- From: Tomas TPS Ulej [mailto:lists@gal.netlab.sk] Sent: Monday, January 18, 1999 4:41 PM To: questions@FreeBSD.ORG; freebsd-isp@FreeBSD.ORG; freebsd-fs@FreeBSD.ORG Subject: Need non-case sensitive fs We are ISP running FreeBSD as ftp & email server. Now we want move most of our webs to apache + fp from our WIN NT4 Server. Problem is that our customers have their pages deisgned for WINDOWS Platform. I need something like non case sensitive filesystem . I need implementation for ufs ') which will work as this scheme... Funcion Read "DeMOFile.jpg" reads "DEMOFILE.jpg". So implementation like DOS/WINDOWS OS have. Upcase equal Downcase. Any ideas? -- Tomas TPS Ulej System Administrator tps@internet.sk, tu36-ripe ISP TELENOR INTERNET Ltd., NETLAB+ Network "Everything on this Earth is at most final beta release..." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message