Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU.UUCP Newsgroups: comp.sys.amiga Subject: Re: HD Backup info wanted Message-ID: <8702201836.AA22627@cory.Berkeley.EDU> Date: Fri, 20-Feb-87 13:36:05 EST Article-I.D.: cory.8702201836.AA22627 Posted: Fri Feb 20 13:36:05 1987 Date-Received: Sat, 21-Feb-87 07:27:55 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: University of California at Berkeley Lines: 12 The easiest thing to do is get a hold of the PD tar, PD compress, and the PD PIPE: device. You simply set up a script which TAR's the harddisk's root directory PIPE'd through compress with compress's output going to a floppy. If you have a lot on your hard disk, you would have to do several TAR's on it's subdirectories rather than a single TAR from root, each going to a different floppy. I use this method backing up my floppies... I get about 800K -> 200K (backing up mostly text). Did I say easiest? -Matt