ftp_fsockFTP fsock transfer class
Located in /includes/functions_transfer.php (line 482)
transfer | --ftp_fsock
mixed
$data_connection
(line 484)
Inherited from transfer
transfer::$connection
transfer::$dir_perms
transfer::$file_perms
transfer::$host
transfer::$password
transfer::$port
transfer::$root_path
transfer::$timeout
transfer::$tmp_path
transfer::$username
Constructor ftp_fsock (line 489)
Standard parameters for FTP session
data (line 514)
Requests data
_chdir (line 599)
Change current working directory (CHDIR)
_check_command (line 785)
Check to make sure command was successful (FTP fsock only function)
_chmod (line 616)
change file permissions (CHMOD)
_close (line 672)
Close ftp session (CLOSE)
_close_data_connection (line 776)
Closes a connection used to send data
_cwd (line 687)
Return current working directory (CWD)
At the moment not used by parent class
_delete (line 663)
Delete file (DELETE)
_init (line 532)
Init FTP Session
_ls (line 697)
Return list of files in a given directory (LS)
_mkdir (line 571)
Create Directory (MKDIR)
_open_data_connection (line 741)
Opens a connection to send data (FTP fosck only function)
_put (line 627)
Upload file to location (PUT)
_rename (line 589)
Rename File
_rmdir (line 580)
Remove directory (RMDIR)
_send_command (line 720)
Send a command to server (FTP fsock only function)
Inherited From transfer
transfer::transfer()
transfer::close_session()
transfer::copy_file()
transfer::delete_file()
transfer::file_exists()
transfer::make_dir()
transfer::methods()
transfer::open_session()
transfer::overwrite_file()
transfer::remove_dir()
transfer::rename()
transfer::write_file()
Documentation generated on Tue, 26 Aug 2008 08:34:05 +0200 by phpDocumentor 1.4.2