BTVisualFTP 3.0
|
Abort() | TFtpConnection | |
Connect(const string RemoteDir) | TFtpConnection | |
Connected() | TFtpConnection | |
CreateDirectory(const string DirName) | TFtpConnection | |
DeleteFile(const string Filename) | TFtpConnection | |
Disconnect() | TFtpConnection | |
GetCurrentDirectory() | TFtpConnection | |
GetFile(const string RemoteFile, const string LocalFile, const Integer RemoteFilesize) | TFtpConnection | |
IdFTP | TFtpConnection | |
Logger | TFtpConnection | |
PutFile(const string LocalFile, const string RemoteFile) | TFtpConnection | |
RemoveDirectory(const string Filename) | TFtpConnection | |
RenameFile(const string OldFile, const string Newfile) | TFtpConnection | |
SetCurrentDirectory(const string RemoteDir) | TFtpConnection | |
ShowLastResponseInfo() | TFtpConnection | |
SupportsVerification() | TFtpConnection | |
UsingUtf8 | TFtpConnection | [protected] |