Versions Compared

Key

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

...

Panel
ucmd -cmd 'ucopy ntinputfile' -host nthost -encryptedfile 
ntid.file > /tmp/unixoutputfile


Anchor
106037510603761060375
1060376
The stdout of the ucopy command on the remote host is redirected back to the local host and written to /tmp/unixoutputfile. The command ucopy is installed as part of Universal Command Server on the remote system.

...