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

Overload List

  NameDescription
Public methodUploadStream(Stream, String)
Upload a stream of data to the FTP server in the current working directory.
(Overrides FTPConnection..::..UploadStream(Stream, String).)
Public methodUploadStream(Stream, String, Boolean)
Upload a stream of data to the FTP server in the current working directory. Allows appending if current file exists.
(Overrides FTPConnection..::..UploadStream(Stream, String, Boolean).)

See Also