Sunday 24 January 2021

Xcopy Command Without Prompt

 Reference Website


https://superuser.com/questions/416527/copy-lots-of-files-ignoring-errors#:~:text=The%20%2FC%20flag%20forces%20xcopy,entry%20for%20each%20thing%20copied).

xcopy d:\*.* c:\recovery /C /E /Q

No comments:

Post a Comment