Element index for package php__SExec

d m p r s v w top

d

destruct
in file ssh-files.php, method SExec::destruct()
    Class destructor
top

m

$master
in file ssh-files.php, variable SExec::$master
    handle to process controlling the master channel
$master_input
in file ssh-files.php, variable SExec::$master_input
    stdin of process controlling the master channel
$mplex_socket
in file ssh-files.php, variable SExec::$mplex_socket
    name of multiplexing socket
top

p

$password
in file ssh-files.php, variable SExec::$password
    remote password
top

r

$remote
in file ssh-files.php, variable SExec::$remote
    remote endpoint ([user@]host[:port])
top

s

$scp
in file ssh-files.php, variable SExec::$scp
    location of scp program
$ssh
in file ssh-files.php, variable SExec::$ssh
    location of ssh program
SExec
in file ssh-files.php, class SExec
    Allow for remote execution of commands using SSH
SExec
in file ssh-files.php, method SExec::SExec()
    Class constructor.
ssh-files.php
procedural page ssh-files.php
ssh_close
in file ssh-files.php, method SExec::ssh_close()
    Close an SSH interactive session
ssh_copy
in file ssh-files.php, method SExec::ssh_copy()
    Copy a file or directory from one source to a destination
ssh_copy_from
in file ssh-files.php, method SExec::ssh_copy_from()
    Copy a file or directory from a remote source to a local destination
ssh_copy_to
in file ssh-files.php, method SExec::ssh_copy_to()
    Copy a file or directory from a local source to a remote destination
ssh_exec
in file ssh-files.php, method SExec::ssh_exec()
    Execute a remote command using SSH
ssh_open_command
in file ssh-files.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-files.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-files.php, method SExec::ssh_out_expect()
    Get output until we reach a given regular expression
ssh_passthru
in file ssh-files.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-files.php, method SExec::ssh_pclose()
    Close a piped remote execution command control pipe.
ssh.php
procedural page ssh.php
ssh_popen
in file ssh-files.php, method SExec::ssh_popen()
    Execute a remote command and keep an unidirectional stream contact with it.
top

v

$version
in file ssh-files.php, variable SExec::$version
    The current version of the class
top

w

$workdir
in file ssh-files.php, variable SExec::$workdir
    tmp. dir prefix specification

Documentation generated on Wed, 25 May 2005 18:25:59 +0200 by phpDocumentor 1.2.3