I just want to copy the entire directory from one server location to another server location but exlude some file that are not needed, e.g. .txt file. I am not sure about the command afere copy. Thanks in advance.
Thanks, John. It works! Here is something more. How about those subdirectory within subdirectory. It seems that it does not copy subdirectory. Thanks again.
Using the "/s" option should let it copy the subdirectories (folders) with files in it, and the /e option should let it copy empty subfolders as well.
If you did use this, can you post the exact command line that you used here.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.