Renci.SshNet.Sftp
Namespace with 10 public types
Classes
                                     SftpDownloadAsyncResult
                                    Encapsulates the results of an asynchronous download operation.
                                
                            
                            
                                
                                     SftpFile
                                    Represents SFTP file information.
                                
                            
                            
                                
                                     SftpFileAttributes
                                    Contains SFTP file attributes.
                                
                            
                            
                                
                                     SftpFileStream
                                    Exposes a  around a remote SFTP file, supporting
            both synchronous and asynchronous read and write operations.
                                
                            
                            
                                
                                     SftpFileSystemInformation
                                    Contains file system information exposed by statvfs@openssh.com request.
                                
                            
                            
                                
                                     SftpListDirectoryAsyncResult
                                    Encapsulates the results of an asynchronous directory list operation.
                                
                            
                            
                                
                                     SftpSynchronizeDirectoriesAsyncResult
                                    Encapsulates the results of an asynchronous directory synchronization operation.
                                
                            
                            
                                
                                     SftpUploadAsyncResult
                                    Encapsulates the results of an asynchronous upload operation.
                                
                            
                        
                        Enumerations
                                     StatusCode
                                    Specifies status codes returned by the server in response to SFTP requests.
                                
                            
                        
                        Interfaces
                                     ISftpFile
                                    Represents SFTP file information.