| Package Information |
| Summary |
Bindings for the libssh2 library |
| Maintainers |
Sara Golemon <pollita@php.net> (lead) [wishlist] [details]
|
| License |
PHP |
| Description |
Provides bindings to the functions of libssh2 which implements the SSH2 protocol.
libssh2 is available from http://www.sourceforge.net/projects/libssh2 |
| Homepage |
http://www.libssh2.org |
Release notes Version0.8 |
Fixed feof() detection, removed unnecessary sleep() in channel shutdown, and simplified session detection.
Note: All users are recommended to use libssh2 >= 0.10 as it contains important bugfixes (particularly in the SFTP layer). |