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

ExFTPConnectionBeginUploadByteArray Method

Overload List

BeginUploadByteArray(Byte, String, AsyncCallback, Object) Begins an asynchronous request to upload an array of bytes to the FTP server in the current working directory.
BeginUploadByteArray(Byte, String, Boolean, AsyncCallback, Object) Begins an asynchronous request to upload data to the FTP server in the current working directory.

See Also