- (DFTPClient *) active :(int) port - [DFTPClient]
- (BOOL) appendAscii :(const char *) filename :(id <DTextReadable>) file - [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]
- (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) open :(id <DSocketAddressable>) server - [DFTPClient]
- (BOOL) overwriteAscii :(const char *) filename :(id <DTextReadable>) file - [DFTPClient]
- (DFTPClient *) passive - [DFTPClient]
- (void) processListLine :(const char *) line - [DFTPClient]
- (void) processResponse227 :(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) sendCommand :(const char *) command :(const char *) parameters - [DFTPClient]
- (BOOL) sendListCommand :(const char *) command :(const char *) parameter :(DList *) list - [DFTPClient]
- (id <DSocketAddressable>) sendPort - [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) systemInfo - [DFTPClient]
- (BOOL) transferAscii - [DFTPClient]
- (BOOL) transferBinary - [DFTPClient]
generated 25-Jul-2006 by ObjcDoc 3.0.0