| Interface | Description |
|---|---|
| FileTransferProgress |
Title:
|
| Class | Description |
|---|---|
| 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 | |
| SshThread |
Enables the J2SSH application framework to execute threads in the context of
a given session.
|
| Exception | Description |
|---|---|
| SshException |
The base exception for all exceptions thrown within the J2SSH application
framework.
|
| SshRuntimeException |
Runtime exception's thrown by the J2SSH application framework.
|
| TransferCancelledException |
Title:
|
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.