You are on page 1of 1

This file helps to create blank folder and sub folder copying from another folder.

C:\Users\<USERName>>cd C:\XXXX

C:\XXXX>xcopy "<SOURCE FOLDER NAME>" "<TARGET FOLDER NAME>" /T /E

C:\XXXXX>

You might also like