Methods of Class DFTPClient


- (DFTPClient *) active :(int) port - [DFTPClient]
- (BOOL) appendASCII :(const char *) filename :(id <DTextReadable>) file - [DFTPClient]
- (BOOL) appendBinary :(const char *) filename :(id <DDataReadable>) file - [DFTPClient]
- (int) bufferSize - [DFTPClient]
- (DFTPClient *) bufferSize :(int) size - [DFTPClient]
- (int) bytes - [DFTPClient]
- (BOOL) changeCurrentDirectory :(const char *) directory - [DFTPClient]
- (BOOL) changeCurrentToParent - [DFTPClient]
- (BOOL) close - [DFTPClient]
- deepen - [DFTPClient]
- (BOOL) delete :(const char *) filename - [DFTPClient]
- (const char *) directory - [DFTPClient]
- free - [DFTPClient]
- (DText *) getASCIIData - [DFTPClient]
- (DData *) getBinaryData :(int) bufferSize - [DFTPClient]
- (BOOL) getWorkingDirectory - [DFTPClient]
- (BOOL) help :(const char *) key - [DFTPClient]
- (DFTPClient *) init - [DFTPClient]
- (BOOL) isConnected - [DFTPClient]
- (BOOL) list :(const char *) name :(DList *) list - [DFTPClient]
- (BOOL) login :(const char *) user :(const char *) password :(const char *) account - [DFTPClient]
- (BOOL) makeDirectory :(const char *) directory - [DFTPClient]
- (BOOL) mode - [DFTPClient]
- (BOOL) mount :(const char *) directory - [DFTPClient]
- (BOOL) nameList :(const char *) directory :(DList *) list - [DFTPClient]
- (BOOL) noop - [DFTPClient]
- (BOOL) open :(id <DSocketAddressable>) server - [DFTPClient]
- (BOOL) overwriteASCII :(const char *) filename :(id <DTextReadable>) file - [DFTPClient]
- (BOOL) overwriteBinary :(const char *) filename :(id <DDataReadable>) file - [DFTPClient]
- (DFTPClient *) passive - [DFTPClient]
- (void) processListLine :(const char *) line - [DFTPClient]
- (void) processResponse150 :(DText *) response - [DFTPClient]
- (void) processResponse227 :(DText *) response - [DFTPClient]
- (void) processResponse229 :(DText *) response - [DFTPClient]
- (void) processResponse257 :(DText *) response - [DFTPClient]
- (void) processResponse :(int) code :(const char *) response - [DFTPClient]
- (BOOL) quit - [DFTPClient]
- (int) receiveResponse - [DFTPClient]
- (BOOL) reinitialize - [DFTPClient]
- (BOOL) removeDirectory :(const char *) directory - [DFTPClient]
- (BOOL) rename :(const char *) oldName :(const char *) newName - [DFTPClient]
- (int) responseCode - [DFTPClient]
- (BOOL) retrieveASCII :(const char *) filename :(id <DTextWritable>) file - [DFTPClient]
- (BOOL) retrieveBinary :(const char *) filename :(id <DDataWritable>) file - [DFTPClient]
- (BOOL) sendCommand :(const char *) command :(const char *) parameters - [DFTPClient]
- (BOOL) sendListCommand :(const char *) command :(const char *) parameter :(DList *) list - [DFTPClient]
- (id <DSocketAddressable>) sendPort - [DFTPClient]
- (void) setASCIIData :(const char *) cstring - [DFTPClient]
- (void) setBinaryData :(const unsigned char *) data :(unsigned long) length - [DFTPClient]
- (BOOL) siteParameter :(const char *) parameter - [DFTPClient]
- (DSocket *) socket - [DFTPClient]
- (BOOL) state - [DFTPClient]
- (BOOL) storeASCII :(const char *) command :(const char *) filename :(id <DTextReadable>) file - [DFTPClient]
- (BOOL) storeASCIIUnique :(id <DTextReadable>) file - [DFTPClient]
- (BOOL) storeBinary :(const char *) command :(const char *) filename :(id <DDataReadable>) file - [DFTPClient]
- (BOOL) storeBinaryUnique :(id <DDataReadable>) file - [DFTPClient]
- (BOOL) systemInfo - [DFTPClient]
- (BOOL) transferASCII - [DFTPClient]
- (BOOL) transferBinary - [DFTPClient]
- (BOOL) waitForGreetings - [DFTPClient]

generated 06-Sep-2008 by ObjcDoc 3.0.0