D:\Source>XCOPY "D:\Source" "D:\MyDrive" /t /eDoes D:\Source specify a file nameor directory name on the target(F = file, D = directory)?
After execution of command CMD will ask to enter A or D.
Give Input A if you would like to add output in file and D if you would like create directories.
This command will create folders ( including sub folders) on your specified path without copying the files.
No comments:
Post a Comment