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

Overload List

  NameDescription
Public methodBeginUploadFile(String, String, AsyncCallback, Object)
Begins an asynchronous request to upload a local file to the FTP server in the current working directory.
Public methodBeginUploadFile(String, String, WriteMode, AsyncCallback, Object)
Begins an asynchronous request to upload a local file to the FTP server in the current working directory. Allows appending if current file exists.
Public methodBeginUploadFile(String, String, Boolean, AsyncCallback, Object) Obsolete.
Begins an asynchronous request to upload a local file to the FTP server in the current working directory. Allows appending if current file exists.

See Also