Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!princeton!orsvax1!pyrnj!caip!lll-crg!seismo!elsie!imsvax!ted From: ted@imsvax.UUCP (Ted Holden) Newsgroups: net.micro.pc Subject: DOS 3.1 backup/restore: a dodge Message-ID: <518@imsvax.UUCP> Date: Tue, 4-Mar-86 14:12:48 EST Article-I.D.: imsvax.518 Posted: Tue Mar 4 14:12:48 1986 Date-Received: Fri, 7-Mar-86 05:32:41 EST Organization: IMS Inc, Rockville MD Lines: 13 From what I read on the net, I must not be the only one who has experienced ridiculous problems with 3.1 backup & restore. My suggestion: for backing up whole disks the "Fastback" program beats anything else going; it actually uses the multi-channel DMA the PC has always been capable of i.e. reads from the hard disk and writes to the floppy at the same time. For normal uses such as backing up one directory, the ordinary DOS "copy" is better EXCEPT when one needs to backup a file larger than 360K, typically a database file. I have been using two brutish and simple-minded but effective little routines I call "cut" and "join" to break such large files into 350K pieces, copy the pieces onto floppies, and rejoin them elsewhere. I've posted listings for these on net.sources.