Net-SSH2 0.09
Sponsored Links
Net-SSH2 0.09 Ranking & Summary
File size:
0.064 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1138
Date added:
2006-09-28
Publisher:
David Robins
Net-SSH2 0.09 description
Net-SSH2 is a SSH 2 protocol interface.
SYNOPSIS
Top
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);
my $sftp = $ssh2->sftp();
my $fh = $sftp->open(/etc/passwd) or die;
print $_ while < $fh >;
}
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.
Unless otherwise indicated, methods return a true value on success and false on failure; use the error method to get extended error information.
The typical order is to create the SSH2 object, set up the connection methods you want to use, call connect, authenticate with one of the auth methods, then create channels on the connection to perform commands.
SYNOPSIS
Top
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);
my $sftp = $ssh2->sftp();
my $fh = $sftp->open(/etc/passwd) or die;
print $_ while < $fh >;
}
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.
Unless otherwise indicated, methods return a true value on success and false on failure; use the error method to get extended error information.
The typical order is to create the SSH2 object, set up the connection methods you want to use, call connect, authenticate with one of the auth methods, then create channels on the connection to perform commands.
Net-SSH2 0.09 Screenshot
Net-SSH2 0.09 Keywords
SSH2
SSH 2
SSH2 0.09
SSH
ssh 2 protocol
protocol
interface
2
0.09
Net-SSH2
NetSSH2
Net-SSH2 0.09
Libraries
Programming
Bookmark Net-SSH2 0.09
Net-SSH2 0.09 Copyright
WareSeeker periodically updates pricing and software information of Net-SSH2 0.09 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Net-SSH2 0.09 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
Related Software
Data::Secs2 is a Perl module to pack, unpack, format, transform from Perl data SEMI E5-94 nested data. Free Download
J2SSH provides a fully-featured Java SSH version 2 API implementation. Free Download
yaSSH project is a fast, dual-licensed implementation of SSH. Free Download
libssh2 is a library implementing the SSH2 protocol. Free Download
VCShell is a command line interface for VCS::Lite::Repository. Free Download
Bundle::SSH is a Perl bundle to install modules to use SSH from Perl. Free Download
Dropbear is a relatively small SSH 2 server and client. Free Download
GnuPG is a Perl module interface to the GNU Privacy Guard. Free Download
Latest Software
Popular Software
Favourite Software