Package Information |
Summary |
Bindings for the libssh2 library |
Maintainers |
Sara Golemon <
pollita at php dot net >
(lead)
[details]
Mike Sullivan <
mikesul at php dot net >
(lead)
[details]
Pierre Joye (lead)
[wishlist]
[details]
Casper Langemeijer <
langemeijer at php dot net >
(lead)
[details]
|
License |
PHP License |
Description |
Provides bindings to the functions of libssh2 which implements the SSH2 protocol.
libssh2 is available from http://libssh2.org/ |
Homepage |
http://www.libssh2.org
|
Release notes
Version 0.5
(beta)
|
Added port forwarding support (requires libssh2-0.5) and modified ssh2_methods_negotiated() to work with modified libssh2 prototype. Note: Version PECL/ssh2 0.4.1 is incompatable with libssh2 >= 0.5 Both should be upgraded in tandem, though PECL/ssh2 0.5 will work with libssh2 >= 0.4 |