libnet-ssh2-perl
Perl module for the SSH 2 protocol
Net::SSH2 is a perl interface to the libssh2 (
http://www.libssh2.org)
library. It supports the SSH2 protocol (there is no support for SSH1) with
all of the key exchanges, ciphers, and compression of libssh2.
/usr/share/doc/libnet-ssh2-perl/README
Net::SSH2 - Secure Shell protocol interface
===========================================
Net::SSH2 is a perl interface to the libssh2 (http://www.libssh2.org)
library. It supports the SSH2 protocol (there is no support for SSH1)
with all of the key exchanges, ciphers, and compression of libssh2.
At present, libssh2 requires OpenSSL (http://www.openssl.org) and can
optionally use zlib for compress
more»
/usr/share/man/man3/Net::SSH2.3pm.gz
Net::SSH2(3pm) User Contributed Perl Documentation Net::SSH2(3pm)
NAME
Net::SSH2 - Support for the SSH 2 protocol via libssh2.
SYNOPSIS
use Net::SSH2;
my $ssh2 = Net::SSH2->new();
$ssh2->connect('example.com') or die $!;
if ($ssh2->auth_keyboard('fizban')) {
my $chan = $ssh2->channel();
$chan->exec('program');
more»
/usr/share/man/man3/Net::SSH2::Channel.3pm.gz
Net::SSH2::ChanneUsermContributed Perl DocumeNet::SSH2::Channel(3pm)
NAME
Net::SSH2::Channel - SSH 2 channel object
DESCRIPTION
A channel object is created by the Net::SSH2 "channel"
method. As well as being an object, it is also a tied
filehandle. The Net::SSH2 "poll" method can be used to check
for read/write availability and other conditions.
setenv
more»
/usr/share/man/man3/Net::SSH2::Dir.3pm.gz
Net::SSH2::Dir(3pUser Contributed Perl DocumentatNet::SSH2::Dir(3pm)
NAME
Net::SSH2::Dir -
more»
/usr/share/man/man3/Net::SSH2::File.3pm.gz
Net::SSH2::File(3User Contributed Perl DocumentaNet::SSH2::File(3pm)
NAME
Net::SSH2::File
more»
/usr/share/man/man3/Net::SSH2::Listener.3pm.gz
Net::SSH2::ListenUserpContributed Perl DocumNet::SSH2::Listener(3pm)
NAME
Net::SSH2::Liste
more»
/usr/share/man/man3/Net::SSH2::PublicKey.3pm.gz
Net::SSH2::PublicUser3Contributed Perl DocuNet::SSH2::PublicKey(3pm)
NAME
Net::SSH2::Publi
more»
/usr/share/man/man3/Net::SSH2::SFTP.3pm.gz
Net::SSH2::SFTP(3User Contributed Perl DocumentaNet::SSH2::SFTP(3pm)
NAME
Net::SSH2::SFTP
more»
Browse inside libnet-ssh2-perl_0.44-1_powerpc.deb
Download libnet-ssh2-perl_0.44-1_powerpc.deb