Versions Compared

Key

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

...

Anchor
1060446
1060446
Although the command is shown on two lines, it should be entered as one line at the command prompt.

<pre>
ucmd -cmd 'ucopy 
&gt;
> remotefile' -host dallas
     -userid joe -pwd password 
&lt;
< localfile
</pre>
Panel
Html bobswift


Anchor
1060466
1060466
The ucopy command receives its stdin file from ucmd. The standard in of UCMD is redirected from localfile.

...

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

...

:

...

...

stylebackground-color: #F0F0F0; border-bottom-color: #E8E8E8; border-bottom-style: solid; border-bottom-width: 1px; border-left-color: #E8E8E8; border-left-style: solid; border-left-width: 1px; border-right-color: #E8E8E8; border-right-style: solid; border-right-width: 1px; border-top-color: #E8E8E8; border-top-style: solid; border-top-width: 1px; padding-bottom: 3pt; padding-left: 4pt; padding-right: 4pt; padding-top: 4pt; vertical-align: middle; width: 108pt;

...

Option

...

...

Description

...

...

...

Remote command ucopy > remotefile to execute. The ucopy program copies its standard in to its standard out.

...

...

styleborder-bottom-color: #E8E8E8; border-bottom-style: solid; border-bottom-width: 1px; border-left-color: #E8E8E8; border-left-style: solid; border-left-width: 1px; border-right-color: #E8E8E8; border-right-style: solid; border-right-width: 1px; border-top-color: #E8E8E8; border-top-style: solid; border-top-width: 1px; padding-bottom: 3pt; padding-left: 4pt; padding-right: 4pt; padding-top: 4pt; vertical-align: top;

...

...

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

...

...

...

...

Remote user ID with which to execute the command.

...

...

...

...

styleborder-bottom-color: #E8E8E8; border-bottom-style: solid; border-bottom-width: 1px; border-left-color: #E8E8E8; border-left-style: solid; border-left-width: 1px; border-right-color: #E8E8E8; border-right-style: solid; border-right-width: 1px; border-top-color: #E8E8E8; border-top-style: solid; border-top-width: 1px; padding-bottom: 3pt; padding-left: 4pt; padding-right: 4pt; padding-top: 4pt; vertical-align: top;

...

Password for the user ID.

Components

Anchor
1060509
1060509
Universal Command Manager for UNIX

...