| |
mid
Posts: 16
Score: 0
Joined: 6/4/2001
From: USA
Status: offline
|
I'm trying to write a script to backup selected directories from an extensive directory structure and then delete those directories. I don't really know how to go about it, as I am new to scripting and wsh. I have a book but it only shows how to list files and search text files etc. Here is an example of the directory structure: -Clients --11110 ---1995 ---1996 --11111 ---1995 ---1996 --11112 ---1995 ---1996 I'd like, for example, to backup all the 1995 directories and of course the parent folder as well, to another location on the drive and then delete them.
|
|