How To Copy A Folder To Another Folder Using Command

[Solved] How To Copy A Folder To Another Folder Using Command | Groovy - Code Explorer | yomemimo.com
Question : how to copy a folder to another folder using command prompt

Answered by : sri-harsha-nagulakonda

xcopy "E:\Source Folder" "D:\Destinaiton folder"

Source : | Last Update : Sat, 30 Oct 21

Answers related to how to copy a folder to another folder using command prompt

Code Explorer Popular Question For Groovy