Xref: utzoo comp.binaries.ibm.pc.d:9831 comp.os.msdos.misc:432 comp.os.msdos.programmer:1412 comp.sys.ibm.pc.misc:2505 Path: utzoo!attcan!uunet!wuarchive!usc!hacgate!wlbr!WLV.IMSD.CONTEL.COM!mcc From: mcc@WLV.IMSD.CONTEL.COM (Merton Campbell Crockett) Newsgroups: comp.binaries.ibm.pc.d,comp.os.msdos.misc,comp.os.msdos.programmer,comp.sys.ibm.pc.misc Subject: Re: Looking for a "move directory" utility Message-ID: <59109@wlbr.IMSD.CONTEL.COM> Date: 9 Oct 90 20:04:08 GMT References: <1990Oct6.113913.19507@cs.dal.ca> <1990Oct6.180133.2037@ux1.cso.uiuc.edu> <1900@abvax.UUCP> Sender: news@wlbr.IMSD.CONTEL.COM Reply-To: mcc@WLV.IMSD.CONTEL.COM.UUCP (Merton Campbell Crockett) Followup-To: comp.binaries.ibm.pc.d Organization: Contel Federal Systems Lines: 17 Summary: Expires: Sender: Followup-To: Distribution: Keywords: There are several programs that will do what you want. For example, the PKZIP/PKUNZIP pair can be used to archive a tree starting at some arbitrary branch or is it root since it archives all the twigs or root hairs above or below the starting point. PKZIP is used to create the archive--the switches are documented in the help screen--and it will remove the files and directories that are archived. Move to the desired directory and use PKUNZIP to restore the files and directory structure in the new location. Another program I ran accross years ago was a program called Directory Maintainer which among its attributes was that it would work on a Tandy 2000 as well as an IBM PC. As I recall, you could mark all the files in a dir- ectory and then move them to another directory. If the directory did not exist it would create the directory when requested. The only restriction that I recall was that only the last directory in the target path could be non-existent. Merton