Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uflorida!stat!sun13!fsu!prism!rhoward From: rhoward@msd.gatech.edu (Robert L. Howard) Newsgroups: comp.unix.questions Subject: Re: Duplicating tapes accross the network Message-ID: <10200@hydra.gatech.EDU> Date: 6 Jun 90 20:13:13 GMT References: <10196@hydra.gatech.EDU> Sender: news@prism.gatech.EDU Organization: Georgia Institute of Technology Lines: 22 In article <10196@hydra.gatech.EDU> rhoward@msd.gatech.edu (Robert L. Howard) writes: >I got this really great way to make duplicates of tapes between >machines... [stuff about errors is deleted] >The command to duplicate the tape was: > > dd if=/dev/rst0 bs=126b | rsh dd of=/dev/rst0 bs=126b The problem was that I had a tape with multiple files on it and things were getting all messed up. I wrote a shell script around the above command and solved the problem. Sorry about jumping the gun on the problem Thanks Robert -- Robert L. Howard (GTRI/STL/MSD) (404) 528-7165 Georgia Institute of Technology, Atlanta Georgia, 30332 uucp: ...!{allegra,amd,hplabs,ut-ngp}!gatech!msd!rhoward Internet: rhoward@msd.gatech.edu