command prompt copy folders

copy contents from C:\abd to D:\abd

xcopy c:\abd d:\abd /s
command prompt copy folders