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

Overload List

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

See Also