How do I copy files from one drive to another using command prompt?



How do I copy files from one drive to another using command prompt?..

Answer / Kriyanshu Saraswat

You can copy files from one drive to another using Command Prompt with the `copy` command. Here's how:
1. Open Command Prompt as an administrator.
2. Navigate to the source directory (the directory containing the file you want to copy) using the `cd` command.
3. Type `copy <filename> <destination>
4. Press Enter. Replace `<filename>` with the name of your file and `<destination>` with the path where you want to copy the file.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Windows AllOther Interview Questions

How do I create a desktop icon?

1 Answers  


Which of the following API is used to hide a window a) ShowWindow b) EnableWindow c) MoveWindow d) SetWindowPlacement e)None of the above

2 Answers   IBM,


How do I run from the start menu?

1 Answers  


What is the difference between file and folder?

1 Answers  


How do I fix steam exe error?

1 Answers  


what is windows installer?

2 Answers  


What are the different types of Backups in Windows?

4 Answers   FirstSource, Mannar Company,


Is svchost exe a virus?

1 Answers  


how the current date and time will be change automatically if you will use and none use of the computer.

1 Answers  


What dll file contains?

1 Answers  


What is Marshalling?

5 Answers   Microsoft,


What are the signs of a failing hard drive?

1 Answers  


Categories