DOS Command Diskcopy
SYNTAX
Copies the contents of one floppy disk to another.
DISKCOPY [drive1: [drive2:]] [/1] [/V] [/M]
/1 | Copies only the first side of the disk. |
/V | Verifies that the information is copied correctly. |
/M | Force multi-pass copy using memory only. |
The two floppy disks must be
the same type.
You may specify the same drive for drive1 and drive2.
EXAMPLES
diskcopy a: - This would make a copy of the disk that is currently in your drive.
This page is from http://www.easydos.com. I pasted it on my website to avoid possible broken links. For further help with DOS commands, Check easydos.com out.