Connect to SSH
Package:
Summary:
Execute programs in remote computers using SSH
Groups:
Author:
Description:
This class can be used to execute programs in remote computers using secure shell (SSH).
It establishes a secure shell connecting to a given server using PHP ssh2 extension.
The class executes a remote program and returns whether it run successfully.
Comments are closed.