ExFTPConnectionSyncDownloadMultiple(String, String, FileFilter, Boolean) Method
INTERNAL USE ONLY
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
protected void SyncDownloadMultiple(
string localDirectory,
string remoteDirectory,
FileFilter filter,
bool includeSubDirs
)
Protected Sub SyncDownloadMultiple (
localDirectory As String,
remoteDirectory As String,
filter As FileFilter,
includeSubDirs As Boolean
)
protected:
void SyncDownloadMultiple(
String^ localDirectory,
String^ remoteDirectory,
FileFilter^ filter,
bool includeSubDirs
)
member SyncDownloadMultiple :
localDirectory : string *
remoteDirectory : string *
filter : FileFilter *
includeSubDirs : bool -> unit
Parameters
- localDirectory String
- remoteDirectory String
- filter FileFilter
- includeSubDirs Boolean