Date: Wed, 14 May 1997 17:06:27 -0700 From: Gail Fitzmaurice Subject: Unzip with Long File Names To: djgpp AT delorie DOT com Message-id: <337A5383.581E@fwva.saic.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Precedence: bulk I am trying to unzip a file created in UNIX which contains files with long names. I need to unzip it in DOS, but the filenames are truncated to 8.3. I've been trying to research and I found a FAQ that stated that you can't extract long filenames under DOS, but an addendum was added that you can with Info-ZIP's Win32 version of their Unzip product if it is compiled with the djgpp 2.x compiler. Can someone save me the time and tell me if anyone's done this already? Thanks Gail