SftpClient AppendText Method SSH .NET Client Library Documentation
Overload List

  NameDescription
Public methodAppendText(String)
Creates a OnlineStreamWriter that appends UTF-8 encoded text to an existing file.
Public methodAppendText(String, Encoding)
Creates a OnlineStreamWriter that appends UTF-8 encoded text to an existing file.
Back to Top
See Also