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

Overload List

  NameDescription
Public methodSynchronize()()()()
Synchronizes [!:LocalDirectory] on the local machine with [!:ServerDirectory] according to the synchronization rules in DefaultSyncRules.
Public methodSynchronize(FTPSyncRules)
Synchronizes [!:LocalDirectory] on the local machine with [!:ServerDirectory] according to the given synchronization rules.
Public methodSynchronize(String, String)
Synchronizes the given local directory with the given remote directory according to the synchronization rules in DefaultSyncRules.
Public methodSynchronize(String, String, FTPSyncRules)
Synchronizes the given local directory with the given remote directory according to the given synchronization rules.

See Also