CI_FTP Member List
This is the complete list of members for
CI_FTP, including all inherited members.
| $conn_id | CI_FTP | |
| $debug | CI_FTP | |
| $hostname | CI_FTP | |
| $passive | CI_FTP | |
| $password | CI_FTP | |
| $port | CI_FTP | |
| $username | CI_FTP | |
| _error($line) | CI_FTP | |
| _getext($filename) | CI_FTP | |
| _is_conn() | CI_FTP | |
| _login() | CI_FTP | |
| _settype($ext) | CI_FTP | |
| changedir($path= '', $supress_debug=FALSE) | CI_FTP | |
| chmod($path, $perm) | CI_FTP | |
| CI_FTP($config=array()) | CI_FTP | |
| close() | CI_FTP | |
| connect($config=array()) | CI_FTP | |
| delete_dir($filepath) | CI_FTP | |
| delete_file($filepath) | CI_FTP | |
| initialize($config=array()) | CI_FTP | |
| list_files($path= '.') | CI_FTP | |
| mirror($locpath, $rempath) | CI_FTP | |
| mkdir($path= '', $permissions=NULL) | CI_FTP | |
| move($old_file, $new_file) | CI_FTP | |
| rename($old_file, $new_file, $move=FALSE) | CI_FTP | |
| upload($locpath, $rempath, $mode= 'auto', $permissions=NULL) | CI_FTP | |