SyntaxFix
Write A Post
Hire A Developer
Questions
Just use the XCOPY command with recursive option
xcopy c:\*.doc k:\mybackup /sy
/s will make it "recursive"