Todo List
DObject | --DFTPBase
[line 70]
[line 21]
[line 35]
[line 42]
[line 49]
[line 56]
[line 63]
DFTPBase __construct( [string $hostName = null])
Overridden in child classes as:
void __destruct( )
boolean close( )
boolean connect( [boolean $autoLogin = true])
boolean executeCommand( string $command)
boolean executeSiteCommand( string $command)
resource &getFTPConnection( )
string getHostIp( )
int getRemoteFileSize( string $fileName)
string getSystemType( )
boolean login( )
boolean setFileDirectoryPermissions( string $permissions, string $fileOrDirectory)
void setHost( string $hostName)
boolean setPassiveMode( [boolean $mode = true])
void _setErrorMsg( string $errorMsg)