Package org.apache.commons.vfs2.provider.sftp
The SFTP Provider.
-
Interface Summary Interface Description IdentityRepositoryFactory Creates instances of JSchIdentityRepository
. -
Class Summary Class Description IdentityInfo Structure for an identity.SftpClientFactory Create a JSch Session instance.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.SftpStreamProxy Stream based proxy for JSch.TrustEveryoneUserInfo Helper class to trust a new host.