|
Lines 18-24
Link Here
|
| 18 |
.Nd secure copy (remote file copy program) |
18 |
.Nd secure copy (remote file copy program) |
| 19 |
.Sh SYNOPSIS |
19 |
.Sh SYNOPSIS |
| 20 |
.Nm scp |
20 |
.Nm scp |
| 21 |
.Op Fl 346BCpqrTv |
21 |
.Op Fl 346ABCpqrTv |
| 22 |
.Op Fl c Ar cipher |
22 |
.Op Fl c Ar cipher |
| 23 |
.Op Fl F Ar ssh_config |
23 |
.Op Fl F Ar ssh_config |
| 24 |
.Op Fl i Ar identity_file |
24 |
.Op Fl i Ar identity_file |
|
Lines 83-88
to use IPv4 addresses only.
Link Here
|
| 83 |
Forces |
83 |
Forces |
| 84 |
.Nm |
84 |
.Nm |
| 85 |
to use IPv6 addresses only. |
85 |
to use IPv6 addresses only. |
|
|
86 |
.It Fl A |
| 87 |
Enables forwarding of the authentication agent connection for copies |
| 88 |
between two remote hosts. |
| 89 |
This option is directly passed to |
| 90 |
.Xr ssh 1 . |
| 86 |
.It Fl B |
91 |
.It Fl B |
| 87 |
Selects batch mode (prevents asking for passwords or passphrases). |
92 |
Selects batch mode (prevents asking for passwords or passphrases). |
| 88 |
.It Fl C |
93 |
.It Fl C |