The IFileTransferClient type exposes the following members.
Methods
| Name | Description |
---|
 | CancelResume | |
 | CancelTransfer | |
 | CdUp | |
 | ChDir | |
 | Connect | |
 | Delete | |
 | Dir()()()() | |
 | Dir(String) | |
 | Dir(String, Boolean) | |
 | DirDetails()()()() | |
 | DirDetails(String) | |
 | DirDetails(String, FTPFileCallback) | |
 | Exists | |
 | Get(String) | |
 | Get(Stream, String) | |
 | Get(String, String) | |
 | MkDir | |
 | ModTime | |
 | Put(array<Byte>[]()[][], String) | |
 | Put(Stream, String) | |
 | Put(String, String) | |
 | Put(array<Byte>[]()[][], String, Boolean) | |
 | Put(Stream, String, Boolean) | |
 | Put(String, String, Boolean) | |
 | Pwd | |
 | Quit | |
 | QuitImmediately | |
 | Rename | |
 | Resume | |
 | ResumeDownload | |
 | RmDir | |
 | SetModTime | |
 | Size | |
See Also