Package org.kiwiproject.jsch
-
Class Summary Class Description JSchSlf4jLogger Custom logger implementing Jsch'sLoggerclass.KiwiJSchHelpers Static utilities for working with JSch.SftpConfig This (Dropwizard) config class allows for common configuration for SFTP access to remote hosts.SftpConnector A simple wrapper around aJSchinstance that handles connecting and disconnecting using the configuration specified in anSftpConfig.SftpTransfers A simple wrapper around aJSchinstance that handles some basic SFTP operations. -
Exception Summary Exception Description SftpTransfersException Runtime exception that represents SFTP-related errors.