C# (CSharp) Renci.SshNet.Sftp Namespace

Nested Namespaces

Renci.SshNet.Sftp.Requests
Renci.SshNet.Sftp.Responses

Classes

Name Description
SftpCloseAsyncResult
SftpDownloadAsyncResult Encapsulates the results of an asynchronous download operation.
SftpFile Represents SFTP file information
SftpFileAttributes Contains SFTP file attributes.
SftpFileStream Exposes a System.IO.Stream around a remote SFTP file, supporting both synchronous and asynchronous read and write operations.
SftpFileSytemInformation Contains File system information exposed by [email protected] request.
SftpMessage
SftpSession
SftpUploadAsyncResult Encapsulates the results of an asynchronous upload operation.
SubsystemSession