The full command is here : http://www.easydos.com/xcopy.html
or use copy c:\(foldername) d:\
2007-01-08 14:07:42
·
answer #1
·
answered by Ted B 6
·
0⤊
0⤋
Let's say the name of the folder on the C drive is CHIP....
at the C prompt, type: COPY C:\CHIP D:
Once you press Enter, the folder should copy onto the D drive.
2007-01-08 22:12:58
·
answer #2
·
answered by SueInBoston 3
·
0⤊
0⤋
xcopy c: d:
use the command xcopy/? to find a full list of commands.
2007-01-08 22:03:11
·
answer #3
·
answered by Anonymous
·
1⤊
0⤋
copy c:/folder d:/
then delete it from c:/ once you know it is on d:/
2007-01-08 22:03:53
·
answer #4
·
answered by Anonymous
·
0⤊
2⤋
mmm long time on this one
move c:\(folder name) d:\ i think
2007-01-08 22:03:48
·
answer #5
·
answered by Lar 2
·
0⤊
2⤋
use the "move" command.
Ex. move c:\filename.ext d:\location
2007-01-08 22:04:39
·
answer #6
·
answered by Stewy 5
·
1⤊
1⤋