Package org.kiwiproject.jsch


package org.kiwiproject.jsch
  • Class
    Description
    Custom logger implementing Jsch's Logger class.
    Static utilities for working with JSch.
    This (Dropwizard) config class allows for common configuration for SFTP access to remote hosts.
     
    A simple wrapper around a JSch instance that handles connecting and disconnecting using the configuration specified in an SftpConfig.
    A simple wrapper around a JSch instance that handles some basic SFTP operations.
    Runtime exception that represents SFTP-related errors.