A C D E F G I K L O P R S V W

G

get(String, String) - Method in class ch.ethz.ssh2.SCPClient
Download a file from the remote server to a local directory.
get(String[], String) - Method in class ch.ethz.ssh2.SCPClient
Download a set of files from the remote server to a local directory.
getAvailableCiphers() - Method in class ch.ethz.ssh2.Connection
Unless you know what you are doing, you will never need this.
getAvailableMACs() - Method in class ch.ethz.ssh2.Connection
Unless you know what you are doing, you will never need this.
getConnectionInfo() - Method in class ch.ethz.ssh2.Connection
Returns a ConnectionInfo object containing the details of the connection.
getExitSignal() - Method in class ch.ethz.ssh2.Session
Get the name of the signal by which the process on the remote side was stopped - if available and applicable.
getExitStatus() - Method in class ch.ethz.ssh2.Session
Get the exit code/status from the remote command - if available.
getInputStream() - Method in class ch.ethz.ssh2.LocalStreamForwarder
 
getMax_group_len() - Method in class ch.ethz.ssh2.DHGexParameters
 
getMin_group_len() - Method in class ch.ethz.ssh2.DHGexParameters
 
getOutputStream() - Method in class ch.ethz.ssh2.LocalStreamForwarder
Get the OutputStream.
getPref_group_len() - Method in class ch.ethz.ssh2.DHGexParameters
 
getRemainingAuthMethods(String) - Method in class ch.ethz.ssh2.Connection
After a successful connect, one has to authenticate oneself.
getStderr() - Method in class ch.ethz.ssh2.Session
 
getStdin() - Method in class ch.ethz.ssh2.Session
 
getStdout() - Method in class ch.ethz.ssh2.Session
 

A C D E F G I K L O P R S V W