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

ExFTPConnectionBeginUploadFile Method

Overload List

BeginUploadFile(String, String, AsyncCallback, Object) Begins an asynchronous request to upload a local file to the FTP server in the current working directory.
BeginUploadFile(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.
BeginUploadFile(String, String, Boolean, 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.
Obsolete

See Also