flyonthewall Posted August 13, 2008 Posted August 13, 2008 hello, could use some help on coping directories (excluding files inside) to another server. copy the following directories: \\server\mainfolder username1 username2 username3 username4 username5 DirCopy("\\server1\mainfolder\", "\\server2\mainfolder\", 1) any assistance would be great. ty
flyonthewall Posted August 13, 2008 Author Posted August 13, 2008 or is my only choice to DirCreate(""\\server2\mainfolder\") ?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now