An NDoc Documented Class Library

ExFTPConnection.Synchronize Method (FTPSyncRules)

Synchronizes LocalDirectory on the local machine with ServerDirectory according to the given synchronization rules.

public FTPSyncResults Synchronize(
   FTPSyncRules syncRules
);

Parameters

syncRules
Rules to apply to the synchronization operation.

Return Value

FTPSyncReport containing results of synchronization operation

Remarks

See Synchronize for more details.

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace | ExFTPConnection.Synchronize Overload List