Date: Sun, 24 Jan 93 14:57:17 IST From: mennen!mennil!crummi!dani AT acsu DOT buffalo DOT edu (Dani Flexer) To: mennen!djgpp%sun.soe.clarkson.edu Subject: Unzipping files I got the newest version of some DJGPP zip archives from an ftp site with ftpmail. Trying to pkunzip them using a PKUNZIP Version 1.1 from 03-15-90 got me a whole pile of the following messages: PKUNZIP: Warning! I don't know how to handle: foo/bar.exe and: PKUNZIP: No file(s) found. At the end. Trying PKUNZIP -v gave what looks like a correct table except for the "Method" column which lists as unknown for all the files execpet the directory. Can anyone tell me if there is a special version of pkunzip that is used for the DJGPP stuff or did I do something wrong in the unpacking/uudecode procedure. All the file names seem to be correctly identified by PKUNZIP.