Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
STRUCM CMD('ucopy > remotefile') HOST(dallas)
       USERID(joe) PWD(password) SINFILE(localfile)

Anchor
103975310397631039753
1039763
The UCOPY utility running on the remote Windows system receives its standard in file from STRUCM via the Windows agent. The standard in of STRUCM is read from localfile, as specified by SINFILE.

Anchor
103975510397651039755
1039765
The file is copied via UCMD as a text file, since the default transfer mode is text.

...

Anchor
1032253
1032253
The file is copied via UCMD as a text file, since the default transfer mode for standard files is text.


Anchor
103975410397641039754
1039764
The command ucopy is installed as part of UCMD Server on the remote system.

...

Anchor
1032255
1032255
The command line options used are:

Option

Description

CMD

Remote command ucopy > file to execute. The ucopy program copies its stdin to its stdout.

HOST

Directs the command to a computer with a host name of nthost.

USERID

Remote user ID with which to execute the command.

PWD

Password for the user ID.

SINFILE [SINMBR]

Location from which the stdin file data is written.

Components

Anchor
1045169
1045169
Universal Command Manager for IBM i

Anchor
1045169
1045169
Universal Command Server for Windows

Anchor
105673210567621056732
1056762
Universal Copy

Anchor
1039668
1039668