CMD Problem....

akwp

Member
Aug 30, 2016
190
11
0
ANyone know how to copy a directory to another directory using CMD.


EX :
TEST - a folder contains 2 folders named "A" and "B"

NEed to copy the folder "A" to the location C:\Users\WWW


Tried it using XCOPY command , but it only copies the content of "A" . I need to copy the folder "A" itself with the content.