Ganymed SSH-2 for Java

Uses of Package
ch.ethz.ssh2

Classes in ch.ethz.ssh2 used by ch.ethz.ssh2
Connection
          A Connection is used to establish an encrypted TCP/IP connection to a SSH-2 server.
ConnectionInfo
          In most cases you probably do not need the information contained in here.
ConnectionMonitor
          A ConnectionMonitor is used to get notified when the underlying socket of a connection is closed.
DHGexParameters
          A DHGexParameters object can be used to specify parameters for the diffie-hellman group exchange.
InteractiveCallback
          An InteractiveCallback is used to respond to challenges sent by the server if authentication mode "keyboard-interactive" is selected.
LocalPortForwarder
          A LocalPortForwarder forwards TCP/IP connections to a local port via the secure tunnel to another host (which may or may not be identical to the remote SSH-2 server).
LocalStreamForwarder
          A LocalStreamForwarder forwards an Input- and Outputstream pair via the secure tunnel to another host (which may or may not be identical to the remote SSH-2 server).
ProxyData
          An abstract marker interface implemented by all proxy data implementations.
SCPClient
          A very basic SCPClient that can be used to copy files from/to the SSH-2 server.
ServerHostKeyVerifier
          A callback interface used to implement a client specific method of checking server host keys.
Session
          A Session is a remote execution of a program.
SFTPv3Client
          A SFTPv3Client represents a SFTP (protocol version 3) client connection tunnelled over a SSH-2 connection.
SFTPv3FileAttributes
          A SFTPv3FileAttributes object represents detail information about a file on the server.
SFTPv3FileHandle
          A SFTPv3FileHandle.
 


Ganymed SSH-2 for Java

!!! Dieses Dokument stammt aus dem ETH Web-Archiv und wird nicht mehr gepflegt !!!
!!! This document is stored in the ETH Web archive and is no longer maintained !!!