home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / compress / 3906 < prev    next >
Encoding:
Text File  |  1992-11-21  |  1.9 KB  |  44 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: InfoZip
  5. Message-ID: <1992Nov21.192121.20850@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: <1992Nov13.051603.2701@ucsu.Colorado.EDU> <3321@accucx.cc.ruu.nl>
  10. Date: Sat, 21 Nov 1992 19:21:21 GMT
  11. Lines: 31
  12.  
  13. cuffell@spot.Colorado.EDU (CUFFELL TIMOTHY MICH) writes:
  14.  
  15. >>I just grabbed the InfoZip zip and unzip, and they work great for my Unix
  16. >>account.  I noticed they had makefiles for various DOS compilers.  Is there
  17. >>any compelling reason why I should use InfoZip rather than Pkzip?  
  18.  
  19. nevries@accucx.cc.ruu.nl (Nico E de Vries) writes:
  20.  
  21. >It is free and does have less bugs. Files which make PKZIP 1.10 fail for
  22. >example don't make InfoZIP (PKZIP 1.10 compatible version) fail. No bugs
  23. >with InfoZIP integrity are known (to me at least) and there are some
  24. >in PKZIP 1.10 and PKZIP 1.93a (and of cource a lot in older PKZIP
  25. >releases, especially PKZIP 1.01).
  26. >
  27. >Also the people making it are nicer :-)
  28.  
  29. Aw, gosh (warm fuzzies flooding the room, making it hard to breathe...)
  30.  
  31. There are a couple of other reasons, too:  both Zip and UnZip provide
  32. means to translate EOLs (LF <--> CR/LF, etc.) between various operating
  33. systems; there is no PKUNZIP capable of decrypting the new encryption
  34. headers used by Zip 1.9 (well, unless PKZIP 2 was just released this
  35. week at Comdex...); you don't have to remember some option to extract
  36. subdirectory trees directly; you can use regular expressions in picking
  37. which files to unzip; etc.  PKUNZIP, on the other hand, allows wildcard
  38. zipfiles (coming soon in UnZip, but not yet there...) and is faster 
  39. under MS-DOS (not by much under OS/2 2.0, however, but it can only do
  40. non-deflated zipfiles).
  41.  
  42. Greg Roelofs
  43. Info-ZIP guy
  44.