SftpClient Open Method SSH .NET Client Library Documentation
Overload List

  NameDescription
Public methodOpen(String, FileMode)
Opens a SftpFileStream on the specified path with read/write access.
Public methodOpen(String, FileMode, FileAccess)
Opens a SftpFileStream on the specified path, with the specified mode and access.
Back to Top
See Also