BTVisualFTP 3.0
|
Provides download methods. More...
Inherits TFtpFileTransporter.
Public Member Functions | |
BatchDownload (const IFtpFileCollector Collector) | |
Download files and directories. | |
Public Attributes | |
string | TargetDir |
The target directory for the download operation. |
Provides download methods.
TFtpFileDownloader::BatchDownload | ( | const IFtpFileCollector | Collector | ) |
Download files and directories.
Collector | a IFtpFileCollector object which has already collected remote directories and files. |
References TFtpFileTransporter::Connection, TFtpFileTransporter::FilesProgress, and TargetDir.
The target directory for the download operation.
Referenced by BatchDownload().