home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / misc / 25371 < prev    next >
Encoding:
Text File  |  1992-07-24  |  1.5 KB  |  38 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!eagle!lims01.lerc.nasa.gov!smbrush
  3. From: smbrush@lims01.lerc.nasa.gov (Andy Brush @Sverdrup)
  4. Subject: Re: BACKUP's and the Desktop
  5. Message-ID: <24JUL199207371821@lims01.lerc.nasa.gov>
  6. News-Software: VAX/VMS VNEWS 1.41    
  7. Sender: news@eagle.lerc.nasa.gov
  8. Organization: NASA Lewis Research Center
  9. References: <92202.102131BRYAN@wvnvm.wvnet.edu> <23JUL199209384273@vmsb.is.csupomona.edu> <ednstras.711934727@kraken>
  10. Date: 24 Jul 1992 07:37 EST  
  11. Lines: 25
  12.  
  13. In article <ednstras.711934727@kraken>, ednstras@kraken.itc.gu.edu.au (Michael Strasser) writes...
  14. [another way to backup the desktop using COPY]
  15.  
  16. An excellent way of backing up the OS/2 configuration files every time you 
  17. boot is:
  18.  
  19. CALL c:\archivers\zoo.exe unP+q ini.zoo c:\*.sys c:\*.ini c:\os2\*.ini
  20. CALL c:\archivers\zoo.exe glAq=8 ini.zoo
  21.  
  22. you need to substitute whatever directory your zoo is in.
  23.  
  24. the first line adds a compressed version of the SYS and INI files to the 
  25. archive ini.zoo, only if the files have changed since last backup.  The 
  26. second line tells zoo to keep eight versions of each file.  I don't 
  27. remember if the archive gets packed by these commands... you might consider 
  28. doing that.
  29.  
  30. (This was originally posted by Colin Jensen on 4 April)
  31.  
  32. Good Luck!
  33.  
  34. Andrew S. Brush             | SMBRUSH@LIMS01.lerc.nasa.gov
  35. Sverdrup Technology         | 2001 Aerospace Parkway
  36. NASA LeRC Group             | Brook Park, OH 44142
  37. "Opinions are Mine, Only"   | (216) 826-6770
  38.