2004-12-25 01:03:18 +00:00
|
|
|
<?xml version='1.0' encoding='iso-8859-1'?>
|
2005-09-04 19:39:32 +00:00
|
|
|
<!-- $Revision: 1.5 $ -->
|
|
|
|
<!-- Purpose: remote.other -->
|
|
|
|
<!-- Membership: pecl, external -->
|
|
|
|
|
2004-12-25 01:03:18 +00:00
|
|
|
<reference id="ref.ssh2">
|
2004-12-25 03:14:39 +00:00
|
|
|
<title>Secure Shell2 Functions</title>
|
2004-12-25 01:03:18 +00:00
|
|
|
<titleabbrev>ssh2</titleabbrev>
|
|
|
|
|
|
|
|
<partintro>
|
|
|
|
<section id="ssh2.intro">
|
|
|
|
&reftitle.intro;
|
|
|
|
<para>
|
|
|
|
Bindings to the <ulink url="&url.libssh2;">libssh2</ulink> library which
|
|
|
|
provide access to resources (shell, remote exec, tunneling, file transfer)
|
|
|
|
on a remote machine using a secure cryptographic transport.
|
|
|
|
</para>
|
|
|
|
</section>
|
2005-02-22 00:18:16 +00:00
|
|
|
|
|
|
|
&reference.ssh2.installation;
|
2005-02-15 00:47:35 +00:00
|
|
|
|
|
|
|
&reference.ssh2.constants;
|
|
|
|
|
2004-12-25 01:03:18 +00:00
|
|
|
</partintro>
|
|
|
|
&reference.ssh2.functions;
|
|
|
|
</reference>
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
|
|
|
sgml-default-dtd-file:"../../../manual.ced"
|
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|