PHP/lib/SSH2
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
|
PHP remote operations via SSH
|
{{#set: page title=PHP remote operations via SSH }}
About
The SSH2 library provides a pretty comprehensive way of managing remote operations over an ssh connection.
Pages
A few key functions, to start with:
ssh2_connect()ssh2_exec()ssh2_shell()
Links
- php.net: Secure Shell2
