SftpFileStream
Exposes a System.IO.Stream around a remote SFTP file, supporting both synchronous and asynchronous read and write operations.
Gets the operating system file handle for the file that the current SftpFileStream object encapsulates.
Gets a value indicating whether the FileStream was opened asynchronously or synchronously.
Gets the name of the FileStream that was passed to the constructor.
Gets or sets the operation timeout.