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

  1. Newsgroups: comp.compression
  2. Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!Sirius.dfn.de!news.DKRZ-Hamburg.DE!rzsun2.informatik.uni-hamburg.de!fbihh!bontchev
  3. From: bontchev@fbihh.informatik.uni-hamburg.de (Vesselin Bontchev)
  4. Subject: Re: Some Info-ZIP problems
  5. Message-ID: <bontchev.727615828@fbihh>
  6. Sender: news@informatik.uni-hamburg.de (Mr. News)
  7. Reply-To: bontchev@fbihh.informatik.uni-hamburg.de
  8. Organization: Virus Test Center, University of Hamburg
  9. References: <1993Jan18.010002.2725@lugb.latrobe.edu.au>
  10. Date: 21 Jan 93 11:30:28 GMT
  11. Lines: 36
  12.  
  13. CHEGC@LURE.LATROBE.EDU.AU (CROSS,Graeme) writes:
  14.  
  15. > I've been playing around with the latest Info-ZIP ZIP program (v1.9 Aug 26 92)
  16. > for MSDOS and have come across two problems:
  17.  
  18. > 1. Recursion fails if the specified files aren't in the top directory.
  19. >    For example, if I wanted to create an archive of all DOC files on my system
  20. >    using PKZIP, I could go: PKZIP -r TEXTFILE *.doc, and it will recurse
  21. >    through all of the directories below the starting one, working on any .doc
  22. >    files that it encounters. LHA and ARJ work in a similar way. However, if
  23. >    Info-ZIP's ZIP can not find any matching files in the starting directory, i
  24. >    will abort with the following message, without even recursing below for
  25. >    matching files:
  26.  
  27. >       ZIP -r TEXTFILE *.doc
  28. >   
  29. >       results in:
  30. >    
  31. >       zip warning: name not matched: tools\*.doc
  32. >       zip error: nothing to do! (textfile.zip)
  33.  
  34.  
  35. This is true not only for the MS-DOS version. The Unix version behaves
  36. in exactly the same way (only the command there must be
  37.  
  38.     zip -r textfile '*.doc'
  39.  
  40. I agree that this should be fixed.
  41.  
  42. Regards,
  43. Vesselin
  44. -- 
  45. Vesselin Vladimirov Bontchev          Virus Test Center, University of Hamburg
  46. Tel.:+49-40-54715-224, Fax: +49-40-54715-226      Fachbereich Informatik - AGN
  47. < PGP 2.1 public key available on request. > Vogt-Koelln-Strasse 30, rm. 107 C
  48. e-mail: bontchev@fbihh.informatik.uni-hamburg.de    D-2000 Hamburg 54, Germany
  49.