home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / compress / 4762 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.4 KB  |  35 lines

  1. Newsgroups: comp.compression
  2. Path: sparky!uunet!rei2!fox
  3. From: fox@rei.com (Fuzzy Fox)
  4. Subject: Info-Zip VMS quirk?
  5. Message-ID: <1993Jan21.163446.6990@rei.com>
  6. Date: Thu, 21 Jan 1993 16:34:46 GMT
  7. Organization: Recognition Equipment, Inc.
  8. Lines: 25
  9.  
  10. While archiving a particularly old directory yesterday, I discovered a
  11. strange anomoly in Zip's processing on VMS.  I used this command line:
  12.  
  13. $ zip "-r9mVw" archive *.*;*
  14.  
  15. This, to my understanding, should archive all files in the current
  16. directory and below (using -r), including older versions of existing
  17. files.  When the archive finished the next day (sheesh, slow vaxes), I
  18. found that some files had not been removed via -m option, and in fact
  19. they did not appear in the archive, either.  The files left behind were
  20. previous versions of files which had been archived.  Since I specified
  21. my pattern to match as "*.*;*", I expected all files, including older
  22. versions, to be archived.  Does anyone know why the files were not
  23. included?  How could I change my command line so that they would be
  24. included properly on the first go?
  25.  
  26. This is definitely not a complaint, because without Info-Zip, we VMS
  27. users would not have any decent archiver that saves file attributes!!
  28. Thanks very much, Info-Zippers.  :)
  29.  
  30. -- 
  31. #ifdef TRUE        | Fuzzy Fox (a.k.a. David DeSimone)       fuzzy@netcom.com
  32. #define  TRUE   0  |
  33. #define  FALSE  1  |         "S-O-C-K-S ?   Wow, Spanish *is* easy!!"
  34. #endif             |
  35.