home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / compress / 3907 < prev    next >
Encoding:
Text File  |  1992-11-21  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.compression
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uchinews!ellis!roe2
  3. From: roe2@ellis.uchicago.edu (Cave Newt)
  4. Subject: Re: ZIPfix
  5. Message-ID: <1992Nov21.193352.21217@midway.uchicago.edu>
  6. Sender: news@uchinews.uchicago.edu (News System)
  7. Reply-To: roe2@midway.uchicago.edu
  8. Organization: University of Chicago
  9. References: <ar11z+m@rpi.edu>
  10. Date: Sat, 21 Nov 1992 19:33:52 GMT
  11. Lines: 18
  12.  
  13. rogerj@aix.rpi.edu (Diversion (Jeff Rogers)) writes:
  14.  
  15. >Is there an Info-ZIP version of zipfix? Or any other type of zipfix (besides
  16. >pkzipfix)? Something that will take a corrupted zipfile (or truncated
  17. >zipfile) and extract the 'good' information from it? 
  18.  
  19. Alas, no.  All of us agree it would be a Good Thing, and all of
  20. us have expressed interest in writing such a thing someday, but
  21. we also have a huge backlog of improvements to Zip and UnZip to
  22. do first.  If PKZIPFIX won't do it for you, your only recourse
  23. at the moment is probably to use a binary editor (or possibly
  24. funzip in conjunction with "tail +###c bad.zip"--funzip can
  25. extract the first file in a zipfile, and tail could be used to
  26. "lop off 'is 'ead" for a second, third, fourth, ..., pass).
  27.  
  28. Sorry...
  29.  
  30. Greg Roelofs
  31.