|
Lines 278-283
Link Here
|
| 278 |
can not be opened, |
278 |
can not be opened, |
| 279 |
.Nm ssh |
279 |
.Nm ssh |
| 280 |
will continue without connecting to a master instance. |
280 |
will continue without connecting to a master instance. |
|
|
281 |
.Pp |
| 282 |
Two additional options allow for |
| 283 |
.Dq opportunistic |
| 284 |
multiplexing: try to use a |
| 285 |
master connection but fall back to creating a new one if one does not already |
| 286 |
exist. |
| 287 |
These options are: |
| 288 |
.Dq auto |
| 289 |
and |
| 290 |
.Dq autoask . |
| 291 |
The latter requires confirmation like the |
| 292 |
.Dq ask |
| 293 |
option. |
| 281 |
.It Cm ControlPath |
294 |
.It Cm ControlPath |
| 282 |
Specify the path to the control socket used for connection sharing. |
295 |
Specify the path to the control socket used for connection sharing. |
| 283 |
See |
296 |
See |