Package org.apache.commons.vfs2.provider.sftp
The SFTP Provider.
-
Interface Summary Interface Description IdentityProvider Provides identity to aJSch
.IdentityRepositoryFactory Creates instances of JSchIdentityRepository
. -
Class Summary Class Description BytesIdentityInfo Structure for an identity based on byte arrays.IdentityInfo Structure for an identity based on Files.SftpClientFactory Create a JSch Session instance.SftpClientFactory.JSchLogger Interface JSchLogger with JCL.SftpFileNameParser Implementation for SFTP.SftpFileObject An SFTP file.SftpFileProvider A provider for accessing files over SFTP.SftpFileSystem Represents the files on an SFTP server.SftpFileSystemConfigBuilder The config builder for various SFTP configuration options.SftpFileSystemConfigBuilder.ProxyType Proxy type.SftpRandomAccessContent Random access content.SftpStreamProxy Stream based proxy for JSch.TrustEveryoneUserInfo Helper class to trust a new host.UserIsOwnerPosixPermissions Pretends that the current user is always the owner and in the same group.