home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / amiga / 2573 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  1.3 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!cs.utexas.edu!sun-barr!olivea!charnel!sifon!thunder.mcrcim.mcgill.edu!poly-vlsi!eckert!sevigny
  2. From: sevigny@eckert (Benoit Sevigny)
  3. Newsgroups: comp.unix.amiga
  4. Subject: Backing up a tape
  5. Message-ID: <1992Dec16.210302.7756@vlsi.polymtl.ca>
  6. Date: 16 Dec 92 21:03:02 GMT
  7. Sender: news@vlsi.polymtl.ca (USENET News System)
  8. Organization: Ecole Polytechnique de Montreal
  9. Lines: 22
  10. X-Newsreader: TIN [version 1.1 PL6]
  11.  
  12.  
  13.  
  14. I would like to know how I can back up a 150Mb tape if I don't have
  15. that space available on my drive.
  16.  
  17. I tried to use dd iteratively but my A3070 rewinds automatically the
  18. tape when I get to reinsert it, so I loose the current location.
  19.  
  20. I know that dd can be asked to skip a number of blocks before starting
  21. to transfer but I can't figure out how to compute the actual location.
  22. Should I sum the previously transfered blocks _and_ the partially
  23. transfered blocks (0+285+1406+... or 0+1+285+1+1406+1+...)?
  24.  
  25. I script that could make a multi-pass backup and that could take the
  26. allowed space as an argument would be welcome.
  27.  
  28. Thanks.
  29. --
  30. -=*                                                                         *=-
  31.    __ Skipping every ?86 numbered lines in your code will remove all your
  32. __/// remaining bugs and bottlenecks 8^)
  33. \XX/  Benoit W Sevigny, software engineering student, sevigny@info.polymtl.ca
  34.