home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / question / 15429 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.2 KB  |  29 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!mimbres.cs.unm.edu!cs.sandia.gov!jhgreen
  3. From: jhgreen@cs.sandia.gov (Jethro H. Greene)
  4. Subject: Re: [Q] tar destination across multiple volumes
  5. Message-ID: <1993Jan11.040022.4799@cs.sandia.gov>
  6. Sender: usenet@cs.sandia.gov (Another name for news)
  7. Organization: Sandia National Laboratories, Albuquerque, NM
  8. References: <C0o1KH.Ayw@ais.org>
  9. Distribution: na
  10. Date: Mon, 11 Jan 93 04:00:22 GMT
  11. Lines: 16
  12.  
  13. In article <C0o1KH.Ayw@ais.org> sno@ais.org (Stephen Opal) writes:
  14. >I have heard that tar might be able to store its output across volumes.
  15. >
  16. >In my case I'm looking for a way to archive an entire partition to 
  17. >a floppy device.  This floppy will obviously fill up long before the
  18. >tar is done.  Is there a way to get tar to continue on the next installed
  19. >floppy volume.  It seems there would be a bit of a problem with sync.
  20.  
  21. The only thing that I can think of is 'tar'ing to a file, 'split'ing the file,
  22. and then 'cp'ing the results to floppies.
  23.  
  24. -- 
  25. Jethro H. Greene
  26. Massively Parallel Computing Research Laboratory,
  27. Sandia National Laboratories, Albuquerque, New Mexico
  28.  
  29.