Copyright Digital Equipment Corp. All rights reserved.

COPY

   Creates a new file from one or more existing files. The COPY
   command can do the following:

   o  Copy an input file to an output file.

   o  Concatenate two or more input files into a single output file.

   o  Copy a group of input files to a group of output files.

   You can also specify certain qualifiers to invoke other
   utilities:

   o  Use /FTP to invoke the FTP utility to transfer files between
      hosts with possibly dissimilar file systems over a TCP/IP
      connection.

   o  Use /RCP to invoke the RCP utility to copy files from host to
      host over a TCP/IP connection.

   o  Use /RECORDABLE_MEDIA to invoke the CDDVD utility to copy
      files from host/container file to CD-R/RW or DVD+R/RW.

   Format

     COPY  input-filespec[,...] output-filespec



Additional information available:

Parameters      Qualifiers
/ALLOCATION     /BACKUP         /BEFORE         /BLOCK_SIZE     /BY_OWNER
/CONCATENATE    /CONFIRM        /CONTIGUOUS     /CREATED        /EXCLUDE
/EXPIRED        /EXTENSION      /LOG            /MODIFIED       /OVERLAY
/PROTECTION     /READ_CHECK     /REPLACE        /SINCE          /STYLE
/SYMLINK        /TRUNCATE       /VOLUME         /WRITE_CHECK
Examples        /FTP            /RCP            /RECORDABLE_MEDIA