An NDoc Documented Class Library

ExFTPConnection.SyncUploadFile Method 

INTERNAL USE ONLY.

protected void SyncUploadFile(
   string localPath,
   string remoteFile,
   bool append
);

Parameters

localPath
remoteFile
append

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace