Copy from Remote UNIX to Local zOS Using cat Command

Copy from Remote UNIX to Local z/OS Using UNIX cat Command via Universal Command Manager for z/OS

The following figure illustrates the copying of a file from a remote UNIX system to a local z/OS system using the UNIX cat command.

SYSIN Options

The SYSIN options used in this example are:

Option

Description

-cmd

Remote command cat /export/home/username/file1 to execute. The cat program copies the files specified on the command line to its stdout.n.

-host

Directs the command to a computer with host address Unix_1.

-userid

Remote user ID with which to execute the command.

-pwd

Password for the user ID.

-level

Message level output for this command execution.

Components

Universal Command Manager for z/OS