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

FTPConnectionUploadStream Method

Overload List

UploadStream(Stream, String) Upload a stream of data to the FTP server in the current working directory.
UploadStream(Stream, String, WriteMode) Upload a stream of data to the FTP server in the current working directory. Allows appending if current file exists.
UploadStream(Stream, String, Boolean) Upload a stream of data to the FTP server in the current working directory. Allows appending if current file exists.

See Also