Go to the source code of this file.
Namespaces | |
namespace | SExec |
Functions | |
do_ssh ($host, $user, $password, $command) | |
Do a remote ssh connection with local password. | |
do_scp ($origin, $destination, $password) | |
Do a remote scp connection with local password. |
|
Do a remote scp connection with local password.
Definition at line 46 of file remotessh.php. |
|
Do a remote ssh connection with local password.
Definition at line 29 of file remotessh.php. |