Answers for "how to copy a folder to another folder using command prompt"

1

how to copy a folder to another folder using command prompt

xcopy "E:\Source Folder" "D:\Destinaiton folder"
Posted by: Guest on October-23-2021

Code answers related to "how to copy a folder to another folder using command prompt"

Browse Popular Code Answers by Language