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

ExFTPConnectionSyncUploadFile Method

INTERNAL USE ONLY.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
protected void SyncUploadFile(
	string localPath,
	string remoteFile,
	WriteMode writeMode
)

Parameters

localPath  String
remoteFile  String
writeMode  WriteMode
 

See Also