edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

ExFTPConnectionSyncUploadMultiple(String, String, String, Boolean) Method

INTERNAL USE ONLY.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
protected void SyncUploadMultiple(
	string localDirectory,
	string remoteDirectory,
	string wildcard,
	bool includeSubDirs
)

Parameters

localDirectory  String
remoteDirectory  String
wildcard  String
includeSubDirs  Boolean

See Also