Crestron.SimplSharp.Ssh.Sftp

Classes

  ClassDescription
Public classSftpDownloadAsyncResult
Encapsulates the results of an asynchronous download operation.
Public classSftpFile
Represents SFTP file information
Public classSftpFileAttributes
Contains SFTP file attributes.
Public classSftpFileStream
Exposes a System.IO.Stream around a remote SFTP file, supporting both synchronous and asynchronous read and write operations.
Public classSftpFileSystemInformation
Contains File system information exposed by statvfs@openssh.com request.
Public classSftpListDirectoryAsyncResult
Encapsulates the results of an asynchronous directory list operation.
Public classSftpSynchronizeDirectoriesAsyncResult
Encapsulates the results of an asynchronous directory synchronization operation.
Public classSftpUploadAsyncResult
Encapsulates the results of an asynchronous upload operation.