Element index for package phpSSH
0
d
e
l
r
s
t
u
v
w
top
0
- in file ssh-pipes.php, variable SExec::
- in file ssh-pipes.php, variable SExec::
top
d
- do_scp
- in file remotessh.php, function do_scp()
- do_ssh
- in file remotessh.php, function do_ssh()
top
e
- error
- in file util.php, function error()
print an error message and exit
top
l
- letal
- in file util.php, function letal()
print a letal error message and die
top
top
s
- $scp
- in file ssh-pipes.php, variable SExec::$scp
- $ssh
- in file ssh-pipes.php, variable SExec::$ssh
- set_footer
- in file util.php, function set_footer()
close a web page
- set_header
- in file util.php, function set_header()
Start the display of a www page
- set_remote_end
- in file ssh-pipes.php, method SExec::set_remote_end()
- SExec
- in file ssh-pipes.php, method SExec::SExec()
- SExec
- in file ssh-pipes.php, class SExec
- ssh-pipes.php
- procedural page ssh-pipes.php
- ssh_close
- in file ssh-pipes.php, method SExec::ssh_close()
Close an SSH interactive session
- ssh_copy
- in file util.php, function ssh_copy()
Copy a file or directory from one source to a destination
- ssh_copy
- in file ssh-pipes.php, method SExec::ssh_copy()
Copy a file or directory from one source to a destination
- ssh_exec
- in file ssh-pipes.php, method SExec::ssh_exec()
Execute a remote command using SSH
- ssh_open
- in file util.php, function ssh_open()
- ssh_open_command
- in file ssh-pipes.php, method SExec::ssh_open_command()
Open an SSH connection to run an interactive command on a remote site
- ssh_open_shell
- in file ssh-pipes.php, method SExec::ssh_open_shell()
Open an SSH connection to a remote site with a shell to run interactive commands
- ssh_out_expect
- in file ssh-pipes.php, method SExec::ssh_out_expect()
Get output until we reach a given regular expression
- ssh_passthru
- in file util.php, function ssh_passthru()
Execute a single command remotely using ssh and return its entire output (like passthru)
- ssh_passthru
- in file ssh-pipes.php, method SExec::ssh_passthru()
Execute a single command remotely using ssh and display its output, optionally returning its exit status (like passthru)
- ssh_pclose
- in file ssh-pipes.php, method SExec::ssh_pclose()
- ssh_popen
- in file ssh-pipes.php, method SExec::ssh_popen()
Execute a remote command and keep an unidirectional stream contact with it.
- ssh_test.php
- procedural page ssh_test.php
top
top
top
top
w
- warning
- in file util.php, function warning()
print a warning