Diskcopy (command)

Diskcopy (command)

In computing, Diskcopy is a command used on IBM OS/2, PC DOS and MS-DOS, and Microsoft Windows for copying the complete contents of a diskette to another diskette.

Contents

Example

  • Copy the complete contents of the diskette in Drive A drive to the diskette in B drive.
diskcopy a: b:
  • If you only have one diskette drive, you can diskcopy by typing the source drive only. The disk copy program will prompt you to insert the second(target) diskette once it finishes reading the complete contents of the first(source) diskette track by track into memory.
diskcopy a:
  • If you want to copy only the first side of the diskette, even if the target diskette is double sided, you can do so by using the /1 switch.
diskcopy a: /1
  • If you want to make sure the contents are written reliably, you can use the /V switch, but it will cost more time to copy.
diskcopy a: /V
  • Force diskcopy to use only the conventional memory for temporary storage:
diskcopy a: /M

Limitation

Diskcopy does not work with hard drives, CDs, network drives, ZIP drives, or USB drives, etc. It also does not allow diskcopy from 3.5 inch drive to 5.25 inich drives, and vice versa. The source and target drive must be the same size.[1]

References

External links


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Command.com — Saltar a navegación, búsqueda command.com es el nombre del intérprete de comandos para DOS y versiones de Windows de 16/32bits (95/98/98 SE/Me). Al ser el primer programa que se ejecuta después del inicio, posee también el rol de la configuración …   Wikipedia Español

  • command.com — Desarrollador Seattle Computer Products, Microsoft Corporation, IBM, Novell y otros Información general Género Shell …   Wikipedia Español

  • Command Prompt — For other uses, see Command prompt (disambiguation). CMD redirects here. For other uses, see CMD (disambiguation). Command Prompt A component of Microsoft Windows …   Wikipedia

  • COMMAND.COM — Le programme COMMAND.COM est l interpréteur de commandes du systèmes DOS. On ne le confondra pas avec cmd.exe, qui est l interpréteur de commande de Windows NT (Windows 2000, Windows XP...) et d OS/2. Leur successeur depuis 2006 est Windows… …   Wikipédia en Français

  • cd (command) — cd, sometimes also available as chdir (change directory), is a command line command to change the current working directory in operating systems such as Unix, DOS, OS/2, AmigaOS (where if a bare path is given, cd is implied), Windows, and Linux.… …   Wikipedia

  • more (command) — more Example output of the more command Developer(s) Daniel Halbert Operating system Cross platform …   Wikipedia

  • dir (command) — In computing, dir (directory) is a command used for file and directory listing, specifically in the command line interface (CLI) of the RT 11, CP/M, VMS, DOS, OS/2, Singularity and Microsoft Windows operating systems. It is analogous to the Unix… …   Wikipedia

  • choice (command) — In computing, CHOICE is a DOS command that allows for batch files to prompt the user to select one item from a set of single character choices. It was introduced as an external command (with filenames CHOICE.COM or CHOICE.EXE) with MS DOS 6.0,[1] …   Wikipedia

  • Cls (command) — cls (for clear screen) is a command used by the command line interpreters COMMAND.COM and cmd.exe on DOS, OS/2 and Microsoft Windows operating systems to clear the screen or console window of commands and any output generated by them. It does not …   Wikipedia

  • copy (command) — In computing, copy is a command in RT 11, RSX 11, OpenVMS, DOS, OS/2 and Microsoft Windows operating systems. The command copies computer files from one directory to another. The destination defaults to the current working directory. If more than …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”