| DirectoryOperation | |
| ScpClient |
Implements a Secure Copy (SCP) client. |
| SftpClient |
Implements a Secure File Transfer (SFTP) client. |
| SshClient |
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. |
| SshEventAdapter | |
| SshException |
The base exception for all exceptions thrown within the J2SSH application
framework. |
| SshRuntimeException |
Runtime exception's thrown by the J2SSH application framework. |
| SshThread |
Enables the J2SSH application framework to execute threads in the context of
a given session. |
| TransferCancelledException |
Title:
Description:
Copyright: Copyright (c) 2003
Company:
|