Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!drutx!dsc From: dsc@drutx.UUCP (DavisCS) Newsgroups: net.micro.pc Subject: Summary - MS-DOS "copy" question Message-ID: <312@drutx.UUCP> Date: Tue, 6-May-86 14:37:17 EDT Article-I.D.: drutx.312 Posted: Tue May 6 14:37:17 1986 Date-Received: Thu, 8-May-86 21:36:57 EDT Distribution: na Organization: AT&T Information Systems Laboratories, Denver Lines: 20 Thanks to the folks who replied to my question. Briefly it was: Given a pc configured with a floppy drive (a:) and a hard disk drive (c:), how can I selectively copy files from one floppy to another w/o routing them via the hard disk? Answer: Use the command "copy a:filename b:" where "filename" matches one or more files you want to transfer. Even though there is no physical (b:) drive, there is a logical one. Drive (a:) serves as both. You are prompted to insert the diskette for drive a: or b: at the appropriate times. You will have to exchange diskettes at least once for each file copied. Appears that at most 64k of a file can be read into memory before a write is required, thus sometimes more than one exchange is required. As expected, the "a:" or "b:" can be omitted if you have made one of them your default drive. Scott Davis ...ihnp4!drutx!dsc