Element index for package Net_SFTP
[ c ]
[ d ]
[ g ]
[ l ]
[ m ]
[ n ]
[ p ]
[ r ]
[ s ]
[ _ ]
top
top
top
top
top
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 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
top
|
|