Share via


COPY

This command copies one or more files to another directory.

COPY source [+ source [+ ...]] [destination]

Parameters

  • source
    Specifies the names of the files that you want to copy.
  • destination
    Specifies the location to which you want to copy the files.

Remarks

To append files, specify a single destination file, but multiple source files. You can specify multiple files by using wildcards or as file1+file2+file3.

See Also

Command Processor Commands | Command Processor Shell

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.