>> use robocopy!

robocopy C:\source C:\destination /COPYALL /E /R:0 /DCOPY:T

/E : copy directory recursively
/COPYALL : copy all file informations
/R:0 : the number of retries on failed copies
/DCOPY: T : preserver original directories timestams

computer2know :: thank you for your visit :: have a nice day :: © 2024