Skip to content

SSH.SFTPStream

Andrew Lambert edited this page Nov 26, 2022 · 19 revisions

SSH.SFTPStream

Class Declaration

 Protected Class SFTPStream
 Implements SSHStream

Remarks

This class represents a SFTP I/O Stream within a SFTPSession. It implements the SSHStream interface.

You will generally not create your own instances of this class. Instead use the references returned from methods like SFTPSession.Get or SFTPDirectory.OpenFile.

Methods

Properties

See also

Clone this wiki locally