Date: Mon, 03 Feb 1997 09:14:17 -0600 (MDT) From: Roger Ivie Subject: Re: [opendos] OpenDOS + Win95 w/FAT32 To: OPENDOS AT MAIL DOT TACOMA DOT NET Message-id: <01IEZ2O99DFM8ZMCGX@cc.usu.edu> MIME-version: 1.0 Content-type: TEXT/PLAIN; CHARSET=US-ASCII Content-transfer-encoding: 7BIT Sender: owner-opendos AT mail DOT tacoma DOT net Precedence: bulk > Therein lies one problem with the lookup table approach - I have seen > several packages using long "Linux" filenames in TGZ files, which use > filenames that have large similar portions, viz. > > open_file.c > open_file.h > open_file_mic.c > open_file_mic.h [[[ etc ]]] Have you folks thought about giving the inode number to 8.3 filenames? An LFN app might see C:\Really.Long\Path.with.lots.of.dos\file23.tar.gz and an 8.3 app would see C:i32456.dat. Roger Ivie ivie AT cc DOT usu DOT edu