Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!hellgate.utah.edu!caen!zaphod.mps.ohio-state.edu!wuarchive!mit-eddie!uw-beaver!ubc-cs!alberta!herald.usask.ca!lowey From: lowey@herald.usask.ca (Kevin Lowey) Newsgroups: comp.os.msdos.apps Subject: Re: PKUNZIPping directory trees Message-ID: <1991Mar5.222422.25633@herald.usask.ca> Date: 5 Mar 91 22:24:22 GMT References: <19342@brahms.udel.edu> Organization: University of Saskatchewan Lines: 26 From article <19342@brahms.udel.edu>, by sguerke@brahms.udel.edu (Stephen Guerke): > pkunzip -d filename.zip > > By substituting the -u (update) command for the -a (add) command > you can easily write a batch file which will allow you to make weekly > backups (or daily) of your work files with ease. One warning. I run a Fidonet BBS, which is connected to our campus Ethernet system. (This is handy, as the files are then available equally well to all the campus microcomputers on the net, as well as all Vaxes on campus, and in the future perhaps by FTP). I was doing my backups using PKZIP to pack the files onto a network drive, then I submitted a batch job that would put that file out onto tape from the VMS side. Some of my PC directories have hundreds of files (message files for the Amiga echomail area for instance). In total I had thousands of files on the hard disk. PKZIP gagged on this, saying something about attempting to put too many files into the archive. I ended up using ZOO instead, which appears not to have this problem. I still use PKZIP for my own computer (which has fewer files) as PKZIP with the -es option is faster at creating the archives than ZOO is with no compression! - Kevin Lowey