home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / sysadmin / 5189 < prev    next >
Encoding:
Text File  |  1992-09-14  |  922 b   |  27 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!news
  3. From: sherwood@fenris.space.ualberta.ca (Sherwood Botsford)
  4. Subject: Re: How to backup to a tapedrive on a Sun?  rdump?
  5. Message-ID: <1992Sep15.001822.22867@kakwa.ucs.ualberta.ca>
  6. Sender: news@kakwa.ucs.ualberta.ca
  7. Nntp-Posting-Host: fenris.space.ualberta.ca
  8. Organization: University Of Alberta, Edmonton Canada
  9. References: <1SEP199222001608@mpx2.lampf.lanl.gov>
  10. Date: Tue, 15 Sep 1992 00:18:22 GMT
  11. Lines: 14
  12.  
  13. Dick Silbar writes
  14. [rdump woes deleted.]
  15. > If not, is there a way to set up the crontab to write a  
  16. tar file to
  17. > the Sun's tapedrive? 
  18.  
  19. Run to your nearest archive site, and get gnutar.  It  
  20. allows things like:
  21. gnutar -cf sunflower:/dev/rmt12 ...
  22.  
  23. The receiving host must have rmt. (also provided in the  
  24. gnutar distribution)  Compiling is straight forward.   
  25. Latest release I know of is 1.10.
  26.