rss
Search : in
By : Relevance Date Username
Statut : Not resolved

Batch folder copying

Net4me, on Sunday April 6, 2008 04:15:10 PM
Hello


If you want structure only
xcopy /h /r /k /x /y /t /E folder1 folder2

If you want subdirectories with files

xcopy /h /r /k /x /y /S /E folder1 folder2
Reply to Net4me  Report this message to moderators