Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
Credits 37 Posts 18 Joined 2010-06-01 21:01 16-year member UID 168106 Gender Male
Status Offline
copy/?
Copies one or more files to another location.
diskcopy
Copies the contents of one floppy disk to another
The two floppy disks must be of the same type.
You can specify the same drive for drive1 and drive2
Credits 242 Posts 134 Joined 2006-12-11 15:14 19-year member UID 73203 Gender Male
Status Offline
There is a big difference. If it is a system disk that can boot the machine, then copying with copy will not succeed. Only diskcopy can be used. Copy allows the destination disk to have bad sectors, while diskcopy does not allow the target disk to have bad sectors.