BTVisualFTP 3.0

TFtpFileTransporter Class Reference

Provides common file transport methods. More...

Inherited by TFtpFileDeleter, TFtpFileDownloader, and TFtpFileUploader.

List of all members.

Public Attributes

IFtpConnection Connection
 The internal FTP connection wrapper component.
IProgressIndicator FileProgress
 progress indicator for the current file.
IProgressIndicator FilesProgress
 progress indicator for group of files.

Detailed Description

Provides common file transport methods.


Member Data Documentation

The internal FTP connection wrapper component.

See also:
GetConnection For reading
SetConnection For writing

Referenced by TFtpFileDeleter::BatchDelete(), and TFtpFileDownloader::BatchDownload().

progress indicator for the current file.

See also:
GetFileProgress For reading
SetFileProgress For writing

progress indicator for group of files.

See also:
GetFilesProgress For reading
SetFilesProgress For writing

Referenced by TFtpFileDownloader::BatchDownload().

 All Classes Files Functions Variables Typedefs Enumerations