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

Element index for package Net_SFTP

[ c ] [ d ] [ g ] [ l ] [ m ] [ n ] [ p ] [ r ] [ s ]

c

chdir
in file SFTP.php, method Net_SFTP::chdir()
    Changes the current directory
chmod
in file SFTP.php, method Net_SFTP::chmod()
    Set permissions on a file.
top

d

delete
in file SFTP.php, method Net_SFTP::delete()
    Deletes a file on the SFTP server.
top

g

get
in file SFTP.php, method Net_SFTP::get()
    Downloads a file from the SFTP server.
getLastSFTPError
in file SFTP.php, method Net_SFTP::getLastSFTPError()
    Returns the last error
getSFTPErrors
in file SFTP.php, method Net_SFTP::getSFTPErrors()
    Returns all errors
getSFTPLog
in file SFTP.php, method Net_SFTP::getSFTPLog()
    Returns a log of the packets that have been sent and received.
getSupportedVersions
in file SFTP.php, method Net_SFTP::getSupportedVersions()
    Get supported SFTP versions
top

l

login
in file SFTP.php, method Net_SFTP::login()
    Login
lstat
in file SFTP.php, method Net_SFTP::lstat()
    Returns general information about a file or symbolic link.
top

m

mkdir
in file SFTP.php, method Net_SFTP::mkdir()
    Creates a directory.
top

n

Net_SFTP
in file SFTP.php, method Net_SFTP::Net_SFTP()
    Default Constructor.
Net_SFTP
in file SFTP.php, class Net_SFTP
    Pure-PHP implementations of SFTP.
NET_SFTP_LOCAL_FILE
in file SFTP.php, constant NET_SFTP_LOCAL_FILE
    Reads data from a local file.
NET_SFTP_LOG_COMPLEX
in file SFTP.php, constant NET_SFTP_LOG_COMPLEX
    Returns the message content
NET_SFTP_LOG_SIMPLE
in file SFTP.php, constant NET_SFTP_LOG_SIMPLE
    Returns the message numbers
NET_SFTP_STRING
in file SFTP.php, constant NET_SFTP_STRING
    Reads data from a string.
nlist
in file SFTP.php, method Net_SFTP::nlist()
    Returns a list of files in the given directory
top

p

put
in file SFTP.php, method Net_SFTP::put()
    Uploads a file to the SFTP server.
pwd
in file SFTP.php, method Net_SFTP::pwd()
    Returns the current directory name
top

r

rawlist
in file SFTP.php, method Net_SFTP::rawlist()
    Returns a detailed list of files in the given directory
rename
in file SFTP.php, method Net_SFTP::rename()
    Renames a file or a directory on the SFTP server
rmdir
in file SFTP.php, method Net_SFTP::rmdir()
    Removes a directory.
top

s

SFTP.php
procedural page SFTP.php
size
in file SFTP.php, method Net_SFTP::size()
    Returns the file size, in bytes, or false, on failure
stat
in file SFTP.php, method Net_SFTP::stat()
    Returns general information about a file.
top

Documentation generated on Tue, 22 Nov 2011 16:29:23 +0100 by phpDocumentor 1.4.1