command prompt copy all folders and files to another folder code example Example: cmd copy all files to another folder xcopy /s c:\Folder1 d:\Folder2