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.

...