Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!sri-spam!mordor!lll-tis!ptsfa!ihnp4!laidbak!guardian From: guardian@laidbak.UUCP (Harry Skelton) Newsgroups: comp.sys.ibm.pc Subject: Re: How to match up directories on different drives - query Message-ID: <1223@laidbak.UUCP> Date: Wed, 4-Nov-87 17:44:51 EST Article-I.D.: laidbak.1223 Posted: Wed Nov 4 17:44:51 1987 Date-Received: Sun, 8-Nov-87 10:48:53 EST References: <594@parcvax.Xerox.COM> Reply-To: guardian@laidbak.UUCP (Harry Skelton(E)) Organization: Lachman Associates, Inc., Naperville, IL Lines: 26 Keywords: automatic "cd" to same subdirectory In article <594@parcvax.Xerox.COM> burton@parcvax.Xerox.COM (Philip M. Burton) writes: >I do my backup by subdirectory onto floppies from my hard disk. Each >subdirectory has its own floppy or set of floppies. > >I would like a method to have a floppy in either drive A: or B: automatically >cd to the same subdirectory as the subdirectory on disk C:, or match up the >subdirectory on C: to the subdirectory on drive A: or B:. > >Any suggestions? I would get a copy of 3.3 Dos and use the program XCOPY. You can do an XCOPY \dir A: /s (this tells to copy all sub. dirs.) or XCOPY A: \dir /s. Read the manual for more ways to do this. Other than that You'd have to hard code a batch file to follow directory trees. You could get the MKS toolkit and use CPIO to copy (this way your directory can be larger than the disks). .---------. Harry Skelton : .-. : --- other mail drops --- guardian@laidbak.UUCP : `-'o : ihnp4!laidbak!ugh!bear ihnp4!laidbak!guardian : O : ihnp4!laidbak!laipc!bear `---------' "An MS-DOS Man working in a Unix(tm) world....Gee!"