Package org.apache.sshd.sftp.client.fs
-
Interface Summary Interface Description SftpFileSystemClientSessionInitializer Provides user hooks into the process of creating aSftpFileSystemvia aSftpFileSystemProvider. -
Class Summary Class Description SftpAclFileAttributeView SftpClientDirectoryScanner Uses anSftpClientto scan a directory (possibly recursively) and find files that match a given set of inclusion patterns.SftpClientDirectoryScanner.ScanDirEntry The result of a scanSftpDirectoryStream Implements a remoteDirectoryStreamSftpFileStore SftpFileSystem SftpFileSystem.DefaultGroupPrincipal SftpFileSystem.DefaultUserPrincipal SftpFileSystem.DefaultUserPrincipalLookupService SftpFileSystem.SftpClientHandle TheSftpFileSystem.SftpClientPoolstoresSftpClients not directly but via handles in its channel pool.SftpFileSystemAutomatic AnSftpFileSystemthat uses a provider function for itsClientSessionso that it can continue to function even if a session was closed.SftpFileSystemInitializationContext SftpFileSystemProvider A registeredFileSystemProviderthat registers the "sftp://" scheme so that URLs with this protocol are handled as remote SFTPPath-s - e.g., "sftp://user:password@host/remote/file/path"SftpPath APathon anSftpFileSystem.SftpPathDirectoryScanner An SFTP-awareDirectoryScannerthat assumes allPath-s refer to SFTP remote ones and match patterns use "/" as their separator with case sensitive matching by default (though the latter can be modified).SftpPathIterator SftpPosixFileAttributes SftpPosixFileAttributeView