|
Lines 49-56
Link Here
|
| 49 |
.Ar |
49 |
.Ar |
| 50 |
.Ar directory |
50 |
.Ar directory |
| 51 |
.Sh DESCRIPTION |
51 |
.Sh DESCRIPTION |
| 52 |
.Nm Rcp |
52 |
The |
| 53 |
copies files between machines. Each |
53 |
.Nm |
|
|
54 |
command copies files between machines. Each |
| 54 |
.Ar file |
55 |
.Ar file |
| 55 |
or |
56 |
or |
| 56 |
.Ar directory |
57 |
.Ar directory |
|
Lines 113-125
Link Here
|
| 113 |
on a remote host may be quoted (using \e, ", or \(aa) |
114 |
on a remote host may be quoted (using \e, ", or \(aa) |
| 114 |
so that the metacharacters are interpreted remotely. |
115 |
so that the metacharacters are interpreted remotely. |
| 115 |
.Pp |
116 |
.Pp |
| 116 |
.Nm Rcp |
117 |
This command does not prompt for passwords; it performs remote execution |
| 117 |
does not prompt for passwords; it performs remote execution |
|
|
| 118 |
via |
118 |
via |
| 119 |
.Xr rsh 1 , |
119 |
.Xr rsh 1 , |
| 120 |
and requires the same authorization. |
120 |
and requires the same authorization. |
| 121 |
.Pp |
121 |
.Pp |
| 122 |
.Nm Rcp |
122 |
In addition, |
|
|
123 |
.Nm |
| 123 |
handles third party copies, where neither source nor target files |
124 |
handles third party copies, where neither source nor target files |
| 124 |
are on the current machine. |
125 |
are on the current machine. |
| 125 |
.Sh FILES |
126 |
.Sh FILES |