Package org.apache.commons.vfs2.provider.sftp

The SFTP Provider.

See:
          Description

Class Summary
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.
TrustEveryoneUserInfo Helper class to trust a new host.
 

Package org.apache.commons.vfs2.provider.sftp Description

The SFTP Provider.