Xref: utzoo comp.os.os2.misc:1452 comp.protocols.tcp-ip.ibmpc:5888 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!apple!well!shiva From: shiva@well.sf.ca.us (Kenneth Porter) Newsgroups: comp.os.os2.misc,comp.protocols.tcp-ip.ibmpc Subject: Wildcards turn to ALL-CAPS file names on IFS Message-ID: <24883@well.sf.ca.us> Date: 20 May 91 07:00:15 GMT Distribution: comp Lines: 14 I'm using FTP's PCTCP for OS/2 1.1 with NFS mounted disks from a Unix box. The FTP documentation indicates that when using wild cards to specify files names (eg. copy *.*), the resulting file names returned from the operating system (presumably by DosFindFirst/DosFindNext) are always uppercased. This is a real pain on the Unix side where lower case is the rule. Has Microsoft or IBM considered the effect of case on installable file systems? This should affect HPFS as well, although not quite so much since HPFS is case sensitive only when creating a file name, not when reading or matching one. Ken (shiva@well.sf.ca.us)