home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / compress / 3222 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.5 KB

  1. Path: sparky!uunet!crdgw1!rdsunx.crd.ge.com!ariel!davidsen
  2. From: davidsen@ariel.crd.GE.COM (william E Davidsen)
  3. Newsgroups: comp.compression
  4. Subject: Re: Bug in UnZip 5.0?
  5. Message-ID: <1992Sep8.175514.16820@crd.ge.com>
  6. Date: 8 Sep 92 17:55:14 GMT
  7. References: <1992Sep3.152719.837@debet.nhh.no> <79339@ut-emx.uucp>
  8. Sender: usenet@crd.ge.com (Required for NNTP)
  9. Reply-To: davidsen@crd.ge.com (bill davidsen)
  10. Organization: GE Corporate R&D Center, Schenectady NY
  11. Lines: 20
  12. Nntp-Posting-Host: ariel.crd.ge.com
  13.  
  14. In article <79339@ut-emx.uucp>, churchh@ut-emx.uucp (Henry Churchyard) writes:
  15. |   If there are both files XXX and XXX.zip in a directory, and you
  16. | specify just 'XXX' (rather than 'XXX.zip') as an archivename on the
  17. | command line, it is true that UNZIP then will try to read XXX (rather
  18. | than XXX.zip) as an archive file.  This could be considered a feature
  19.  
  20.   If XXX is a directory rather than a file there is no problem, but if
  21. you specify XXX and XXX exists, unzip tries to use it. This is correct
  22. behavior, since you can use either by specifying the entire filename.
  23. Unzip tries to use the name you gave, if there is no file by that name
  24. it adds .zip and tries again.
  25.  
  26.   Also, when using zip, if the archive name contains a dot the .zip is
  27. not added. This is deliberate, also, for systems where you want or need
  28. another extension. I use .Zip for new zip files, .zip for old, so I
  29. won't send someone something they can't unpac.
  30. -- 
  31. bill davidsen, GE Corp. R&D Center; Box 8; Schenectady NY 12345
  32.     I admit that when I was in school I wrote COBOL. But I didn't compile.
  33.