Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!nysernic!itsgw!batcomputer!braner From: braner@batcomputer.tn.cornell.edu (braner) Newsgroups: comp.sys.atari.st Subject: Re: DD disk copier Message-ID: <1823@batcomputer.tn.cornell.edu> Date: Fri, 31-Jul-87 00:09:54 EDT Article-I.D.: batcompu.1823 Posted: Fri Jul 31 00:09:54 1987 Date-Received: Sat, 1-Aug-87 15:15:26 EDT References: <609@xn.LL.MIT.EDU> <648@ssc.UUCP> Reply-To: braner@tcgould.tn.cornell.edu (braner) Organization: Cornell Theory Center, Cornell University, Ithaca NY Lines: 15 Keywords: DSDD disk copier Summary: FLEXCOPY copies SS<-->DS, floppy<-->RAMdisk [] A long time ago I wrote and posted the program 'FLEXCOPY' that copies disks as a whole between different physical formats as long as the logical formats are the same, the destination disk is large enough to hold the block of sectors from logical sector 0 to the last one IN USE on the source disk, and as long as both devices are accessible via Rwabs() calls. In practice this allows copying, as one big block, SS disks to DS and vice-versa, floppy to RAMdisk and vice-versa, and also copying to/from FAST or Twisted disks. I use it all the time. If you need it email me. If enough requests arrive I'll repost it. (It's a .TOS program, about 5K in size.) - Moshe Braner