Net_SSH2
[ class tree: Net_SSH2 ] [ index: Net_SSH2 ] [ all elements ]

Element index for package Net_SSH2

[ d ] [ e ] [ g ] [ l ] [ n ] [ r ] [ s ] [ w ] [ _ ]

_

__destruct
in file SSH2.php, method Net_SSH2::__destruct()
    Destructor.
top

d

disconnect
in file SSH2.php, method Net_SSH2::disconnect()
    Disconnect
top

e

exec
in file SSH2.php, method Net_SSH2::exec()
    Execute Command
top

g

getCompressionAlgorithmsClient2Server
in file SSH2.php, method Net_SSH2::getCompressionAlgorithmsClient2Server()
    Return a list of the compression algorithms the server supports, when receiving stuff from the client.
getCompressionAlgorithmsServer2Client
in file SSH2.php, method Net_SSH2::getCompressionAlgorithmsServer2Client()
    Return a list of the compression algorithms the server supports, when sending stuff to the client.
getEncryptionAlgorithmsClient2Server
in file SSH2.php, method Net_SSH2::getEncryptionAlgorithmsClient2Server()
    Return a list of the (symmetric key) encryption algorithms the server supports, when receiving stuff from the client.
getEncryptionAlgorithmsServer2Client
in file SSH2.php, method Net_SSH2::getEncryptionAlgorithmsServer2Client()
    Return a list of the (symmetric key) encryption algorithms the server supports, when sending stuff to the client.
getErrors
in file SSH2.php, method Net_SSH2::getErrors()
    Returns all errors
getKexAlgorithms
in file SSH2.php, method Net_SSH2::getKexAlgorithms()
    Return a list of the key exchange algorithms the server supports.
getLanguagesClient2Server
in file SSH2.php, method Net_SSH2::getLanguagesClient2Server()
    Return a list of the languages the server supports, when receiving stuff from the client.
getLanguagesServer2Client
in file SSH2.php, method Net_SSH2::getLanguagesServer2Client()
    Return a list of the languages the server supports, when sending stuff to the client.
getLastError
in file SSH2.php, method Net_SSH2::getLastError()
    Returns the last error
getLog
in file SSH2.php, method Net_SSH2::getLog()
    Returns a log of the packets that have been sent and received.
getMACAlgorithmsClient2Server
in file SSH2.php, method Net_SSH2::getMACAlgorithmsClient2Server()
    Return a list of the MAC algorithms the server supports, when receiving stuff from the client.
getMACAlgorithmsServer2Client
in file SSH2.php, method Net_SSH2::getMACAlgorithmsServer2Client()
    Return a list of the MAC algorithms the server supports, when sending stuff to the client.
getServerHostKeyAlgorithms
in file SSH2.php, method Net_SSH2::getServerHostKeyAlgorithms()
    Return a list of the host key (public key) algorithms the server supports.
getServerIdentification
in file SSH2.php, method Net_SSH2::getServerIdentification()
    Return the server identification.
getServerPublicHostKey
in file SSH2.php, method Net_SSH2::getServerPublicHostKey()
    Returns the server public host key.
top

l

login
in file SSH2.php, method Net_SSH2::login()
    Login
top

n

Net_SSH2
in file SSH2.php, method Net_SSH2::Net_SSH2()
    Default Constructor.
Net_SSH2
in file SSH2.php, class Net_SSH2
    Pure-PHP implementation of SSHv2.
NET_SSH2_LOG_COMPLEX
in file SSH2.php, constant NET_SSH2_LOG_COMPLEX
    Returns the message content
NET_SSH2_LOG_SIMPLE
in file SSH2.php, constant NET_SSH2_LOG_SIMPLE
    Returns the message numbers
NET_SSH2_READ_REGEX
in file SSH2.php, constant NET_SSH2_READ_REGEX
    Returns when a string matching the regular expression $expect is found
NET_SSH2_READ_SIMPLE
in file SSH2.php, constant NET_SSH2_READ_SIMPLE
    Returns when a string matching $expect exactly is found
top

r

read
in file SSH2.php, method Net_SSH2::read()
    Returns the output of an interactive shell
top

s

SSH2.php
procedural page SSH2.php
top

w

write
in file SSH2.php, method Net_SSH2::write()
    Inputs a command into an interactive shell.
top

Documentation generated on Tue, 09 Aug 2011 19:18:00 +0200 by phpDocumentor 1.4.1