Config-Model-OpenSsh

 view release on metacpan or  search on metacpan

lib/Config/Model/models/Ssh.pod  view on Meta::CPAN




=head2 EscapeChar

Sets the escape character
(default: ’~’). The escape character can also be
set on the command line. The argument should be a single
character, ’^’ followed by a letter, or
B<none> to disable the escape character entirely (making
the connection transparent for binary data).Sets the escape character
(default: ’~’). The escape character can also be
set on the command line. The argument should be a single
character, ’^’ followed by a letter, or
B<none> to disable the escape character entirely (making
the connection transparent for binary data). I< Optional. Type uniline.  > 

=head2 ExitOnForwardFailure

Specifies whether L<ssh(1)> should
terminate the connection if it cannot set up all requested
dynamic, tunnel, local, and remote port forwardings, (e.g.
if either end is unable to bind and listen on a specified
port). Note that B<ExitOnForwardFailure> does not apply
to connections made over port forwardings and will not, for
example, cause L<ssh(1)> to exit if TCP connections to the

lib/Config/Model/models/Ssh/HostElement.pl  view on Meta::CPAN

          'yes'
        ]
      },
      'EscapeChar',
      {
        'description' => "Sets the escape character
(default: \x{2019}~\x{2019}). The escape character can also be
set on the command line. The argument should be a single
character, \x{2019}^\x{2019} followed by a letter, or
B<none> to disable the escape character entirely (making
the connection transparent for binary data).Sets the escape character
(default: \x{2019}~\x{2019}). The escape character can also be
set on the command line. The argument should be a single
character, \x{2019}^\x{2019} followed by a letter, or
B<none> to disable the escape character entirely (making
the connection transparent for binary data).",
        'type' => 'leaf',
        'value_type' => 'uniline'
      },
      'ExitOnForwardFailure',
      {
        'description' => 'Specifies whether L<ssh(1)> should
terminate the connection if it cannot set up all requested
dynamic, tunnel, local, and remote port forwardings, (e.g.
if either end is unable to bind and listen on a specified
port). Note that B<ExitOnForwardFailure> does not apply

lib/Config/Model/models/Ssh/HostElement.pod  view on Meta::CPAN




=head2 EscapeChar

Sets the escape character
(default: ’~’). The escape character can also be
set on the command line. The argument should be a single
character, ’^’ followed by a letter, or
B<none> to disable the escape character entirely (making
the connection transparent for binary data).Sets the escape character
(default: ’~’). The escape character can also be
set on the command line. The argument should be a single
character, ’^’ followed by a letter, or
B<none> to disable the escape character entirely (making
the connection transparent for binary data). I< Optional. Type uniline.  > 

=head2 ExitOnForwardFailure

Specifies whether L<ssh(1)> should
terminate the connection if it cannot set up all requested
dynamic, tunnel, local, and remote port forwardings, (e.g.
if either end is unable to bind and listen on a specified
port). Note that B<ExitOnForwardFailure> does not apply
to connections made over port forwardings and will not, for
example, cause L<ssh(1)> to exit if TCP connections to the

lib/Config/Model/models/SystemSsh.pod  view on Meta::CPAN




=head2 EscapeChar

Sets the escape character
(default: ’~’). The escape character can also be
set on the command line. The argument should be a single
character, ’^’ followed by a letter, or
B<none> to disable the escape character entirely (making
the connection transparent for binary data).Sets the escape character
(default: ’~’). The escape character can also be
set on the command line. The argument should be a single
character, ’^’ followed by a letter, or
B<none> to disable the escape character entirely (making
the connection transparent for binary data). I< Optional. Type uniline.  > 

=head2 ExitOnForwardFailure

Specifies whether L<ssh(1)> should
terminate the connection if it cannot set up all requested
dynamic, tunnel, local, and remote port forwardings, (e.g.
if either end is unable to bind and listen on a specified
port). Note that B<ExitOnForwardFailure> does not apply
to connections made over port forwardings and will not, for
example, cause L<ssh(1)> to exit if TCP connections to the

xt/ssh_config.html  view on Meta::CPAN

placed in the non-hostspecific section. See ssh-keysign(8)
for more information.</p>

<p style="margin-top: 1em"><b>EscapeChar</b></p>

<p style="margin-left:17%;">Sets the escape character
(default: &rsquo;~&rsquo;). The escape character can also be
set on the command line. The argument should be a single
character, &rsquo;^&rsquo; followed by a letter, or
<b>none</b> to disable the escape character entirely (making
the connection transparent for binary data).</p>

<p style="margin-top: 1em"><b>ExitOnForwardFailure</b></p>

<p style="margin-left:17%;">Specifies whether ssh(1) should
terminate the connection if it cannot set up all requested
dynamic, tunnel, local, and remote port forwardings, (e.g.
if either end is unable to bind and listen on a specified
port). Note that <b>ExitOnForwardFailure</b> does not apply
to connections made over port forwardings and will not, for
example, cause ssh(1) to exit if TCP connections to the



( run in 0.478 second using v1.01-cache-2.11-cpan-0a6323c29d9 )