Versions Compared

Key

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

...

Panel
ucmd -cmd " /opt/universal/bin/ucopy -output /tmp/unixoutputfile" 
-host unixhost -encryptedfile unixid.file 
< c:\temp\ntinputfile


Anchor
103207310320761032073
1032076
The stdin of the ucmd manager on the local host is redirected to the stdout of the remote host and written to /tmp/unixoutputfile. The command ucopy is installed as part of Universal Command Server on the remote system. The file is copied as a text file since the default transfer mode for standard files is text.

...

Anchor
1032100
1032100
The command line options used in this example are:

Option

Description

-cmd

Remote command ucopy file to execute. The ucopy program copies the files specified on the command line to its stdout.

-host

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

-encryptedfile

File from which to read encrypted command options.

Components

Anchor
1044966
1044966
Universal Command Manager for Windows

Anchor
1056582
1056582
Universal Copy