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

ExFTPConnectionBeginSynchronize Method

Overload List

BeginSynchronize(AsyncCallback, Object) Begins an asynchronous request to synchronize a local directory with a directory on the server.
BeginSynchronize(FTPSyncRules, AsyncCallback, Object) Begins an asynchronous request to synchronize a local directory with a directory on the server.
BeginSynchronize(String, String, AsyncCallback, Object) Begins an asynchronous request to synchronize a local directory with a directory on the server.
BeginSynchronize(FTPSyncRules, String, String, AsyncCallback, Object) Begins an asynchronous request to synchronize a local directory with a directory on the server.

See Also