if you have xcopy, you can use the /E param, which will copy directories and subdirectories and the files within them, including maintaining the directory structure for empty directories
xcopy [source] [destination] /ERead full article from windows - batch/bat to copy folder and content at once - Stack Overflow
No comments:
Post a Comment