Implements a Secure Copy (SCP) client.
Implements a Secure File Transfer (SFTP) client.
Implements an SSH client with methods to connect to a remote server and perform all necersary SSH functions such as SCP, SFTP, executing commands, starting the users shell and perform port forwarding.
The base exception for all exceptions thrown within the J2SSH application framework.
Runtime exception's thrown by the J2SSH application framework.
Enables the J2SSH application framework to execute threads in the context of a given session.