PDA

View Full Version : copying file from c prompt


duey
December 5th 03, 01:08 AM
My windows XP crashed and i have some iformation on the
second hard drive that I would like to extract. I was
wondering if any one knows how to copy information from
the hard drive and put it on the floppy? The only thing
i have is the c prompt to work with, so how i do thise?

Shiva
December 5th 03, 01:08 AM
From the command prompt, go to the folder that has the files you want to
copy to floppy. Type copy <file name> A: and hit enter. For example "copy
myfile.doc A:" (without quotes) on C prompt will copy myfile.doc to your
floppy drive.

"duey" > wrote in message
...
My windows XP crashed and i have some iformation on the
second hard drive that I would like to extract. I was
wondering if any one knows how to copy information from
the hard drive and put it on the floppy? The only thing
i have is the c prompt to work with, so how i do thise?

Google