Universal Copy

Universal Copy

Universal Copy (UCOPY) provides a means to copy files from either:

  • Manager to a Server
  • Server to Manager

Usage

Universal Copy copies files specified on its command line to stdout or a specified output file. The files are concatenated in the order specified on the command line. If no files are specified, it copies from stdin.

The default transfer mode used for the Universal Copy command is binary. In order to force end-of-line character interpretation, mode of text must be specified as a parameter of the Universal Copy command.

The default mode of transfer for standard in, standard out, and standard error is text. If binary is required, mode of binary must be specified on the standard file parameters.

Detailed Information

The following pages provide detailed information for Universal Copy:

Universal Copy Examples

See Copying Files to and from Remote Systems for examples of how to copy files using Universal Copy.