1. Home
  2. Computing & Technology
  3. PC Support

Copy

By , About.com Guide

What is the Copy Command?:

The copy command is a Recovery Console command used to copy a file from one location to another.

Copy Command Syntax:

copy source [destination]

source  = This is the location and name of the file you want to copy.

Note: The source may not be a folder and you may not use wildcard characters (the asterisk). The source may only be located on removable media, any folder in the system folders of the current installation of Windows, the root folder of any drive, the local installation sources, or the Cmdcons folder.

destination = This is the location and/or file name that the file specified in source should be copied to.

Note: The destination can not be on any removable media.

Copy Command Examples:
copy d:\i386\atapi.sy_ c:\windows\atapi.sys

In the above example, the atapi.sy_ file located in the i386 folder on the Windows XP installation CD is copied to the C:\Windows directory as atapi.sys.

copy d:\readme.htm

In this example, the copy command has no destination specified so the readme.htm file is copied to whatever directory you typed the copy command from.

For example, if you type copy d:\readme.htm from the C:\Windows> prompt, the readme.htm file will be copied to C:\Windows.

Copy Command Availability:

The copy command is available from within the Recovery Console in Windows 2000 and Windows XP.

The copy command is also accessible from the Command Prompt in any version of Windows but with additional options and less restrictions on use.

Copying is also available, without the use of a command, in any version of Windows. See How to Copy a File in Windows for more information.

Copy Related Commands:

The copy command is often used with many other Recovery Console commands.

Explore PC Support
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. PC Support
  4. Glossary / Terms
  5. C
  6. Copy - Copy Command Details - Recovery Console Command>

©2009 About.com, a part of The New York Times Company.

All rights reserved.