Name | Description | |
---|---|---|
Connected | ||
SFtpClient | Gets the SFtpClient that uses this SFtpSession. | |
SFtpServerProtocolVersion | Gets a value that indicates the SFtp protocol version number that the SFtp server uses for the current session. | |
SshClient | Gets the SSHClient that uses this SFtpSession. | |
Timeout | Gets or sets a value, in seconds, indicating after what period of time an SFTP operation should timeout. | |
TraceWriter | Gets or sets the System.IO.TextWriter which will trace the communications between the client-side and the SFTP server. |