| AbstractSftpClient |
|
| AbstractSftpFileAttributeView |
|
| DefaultCloseableHandle |
|
| DefaultSftpClient |
|
| SftpAclFileAttributeView |
|
| SftpClient.Attributes |
|
| SftpClient.CloseableHandle |
|
| SftpClient.DirEntry |
|
| SftpClient.Handle |
|
| SftpCommand |
Implements a simple command line SFTP client similar to the Linux one
|
| SftpDirectoryStream |
|
| SftpDirEntryIterator |
Iterates over the available directory entries for a given path.
|
| SftpFileStore |
|
| SftpFileSystem |
|
| SftpFileSystem.DefaultGroupPrincipal |
|
| SftpFileSystem.DefaultUserPrincipal |
|
| SftpFileSystem.DefaultUserPrincipalLookupService |
|
| SftpFileSystemChannel |
|
| SftpFileSystemProvider |
A registered FileSystemProvider that registers the "sftp://"
scheme so that URLs with this protocol are handled as remote SFTP Path-s
- e.g., " sftp://user:password@host/remote/file/path"
|
| SftpInputStreamWithChannel |
Implements an input stream for reading from a remote file
|
| SftpIterableDirEntry |
|
| SftpOutputStreamWithChannel |
Implements an output stream for a given remote file
|
| SftpPath |
|
| SftpPathIterator |
|
| SftpPosixFileAttributes |
|
| SftpPosixFileAttributeView |
|
| SftpRemotePathChannel |
|
| SftpVersionSelector.NamedVersionSelector |
|
| StfpIterableDirHandle |
|