Xataface 2.0
Xataface Application Framework
Data Structures | Enumerations | Variables
install/ftp.class.php File Reference

Go to the source code of this file.

Data Structures

class  FTP

Enumerations

enum  FTP_TIMEOUT
enum  FTP_COMMAND_OK
enum  FTP_FILE_ACTION_OK
enum  FTP_FILE_TRANSFER_OK
enum  FTP_COMMAND_NOT_IMPLEMENTED
enum  FTP_FILE_STATUS
enum  FTP_NAME_SYSTEM_TYPE
enum  FTP_PASSIVE_MODE
enum  FTP_PATHNAME
enum  FTP_SERVICE_READY
enum  FTP_USER_LOGGED_IN
enum  FTP_PASSWORD_NEEDED
enum  FTP_USER_NOT_LOGGED_IN

Variables

 if (!defined("FTP_ASCII")) define("FTP_ASCII"

Enumeration Type Documentation

Definition at line 9 of file ftp.class.php.

Definition at line 6 of file ftp.class.php.

Definition at line 7 of file ftp.class.php.

Definition at line 10 of file ftp.class.php.

Definition at line 8 of file ftp.class.php.

Definition at line 11 of file ftp.class.php.

Definition at line 12 of file ftp.class.php.

Definition at line 16 of file ftp.class.php.

Definition at line 13 of file ftp.class.php.

Definition at line 14 of file ftp.class.php.

Definition at line 3 of file ftp.class.php.

Definition at line 15 of file ftp.class.php.

Definition at line 17 of file ftp.class.php.


Variable Documentation

if(!defined("FTP_BINARY")) define("FTP_BINARY"

Definition at line 19 of file ftp.class.php.

 All Data Structures Namespaces Files Functions Variables Enumerations