Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!rpi!crdgw1!sixhub!davidsen From: davidsen@sixhub.UUCP (Wm E. Davidsen Jr) Newsgroups: comp.unix.i386 Subject: Re: Multiple tape backups with cpio Message-ID: <1587@sixhub.UUCP> Date: 23 Aug 90 01:01:51 GMT References: <1990Jul17.221141.5971@esegue.segue.boston.ma.us> <1437@mic.UUCP> <75@towers.UUCP> <1990Aug1.214903.699@cichlid.com> <3465@rsiatl.UUCP> <11134@alice.UUCP> <1990Aug22.161617.10183@cti-software.nl> Reply-To: davidsen@sixhub.UUCP (bill davidsen) Distribution: na Organization: *IX Public Access UNIX, Schenectady NY Lines: 19 There is a program called bundle which I posted to source some time ago (and a more recent version in the queue) which will handle multiple volumes on any media, floppy, tape, WORM, etc. It reads stdin and sends a maximum number of bytes to a device in fixed buffer sizes, then closes the device and asks for the next media to be mounted. Note that some version of restore will not read from stdin and hope they handle EOD on the volumes. I've never seen one that didn't, though, the failure is usually in dump on save. bundle is double buffered for performance, too. Many versions of tar and cpio are extended to have the volume size specified on the command line. -- bill davidsen - davidsen@sixhub.uucp (uunet!crdgw1!sixhub!davidsen) sysop *IX BBS and Public Access UNIX moderator of comp.binaries.ibm.pc and 80386 mailing list "Stupidity, like virtue, is its own reward" -me