Overload List
| Name | Description | |
|---|---|---|
| Synchronize()()()() |
Synchronizes [!:LocalDirectory] on the local machine with
[!:ServerDirectory] according to the synchronization rules
in DefaultSyncRules.
| |
| Synchronize(FTPSyncRules) |
Synchronizes [!:LocalDirectory] on the local machine with
[!:ServerDirectory] according to the given synchronization rules.
| |
| Synchronize(String, String) |
Synchronizes the given local directory with the given remote directory
according to the synchronization rules in DefaultSyncRules.
| |
| Synchronize(String, String, FTPSyncRules) |
Synchronizes the given local directory with the given remote directory
according to the given synchronization rules.
|