| Package | Description |
|---|---|
| net.sf.sshapi |
SSHAPI
|
| net.sf.sshapi.impl.libssh |
Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0).
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSCPClient
Abstract implementation of an SCP client.
|
| Modifier and Type | Method and Description |
|---|---|
SshSCPClient |
SshClient.createSCPClient()
Create a new SCP client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LibsshSCPClient |
| Modifier and Type | Method and Description |
|---|---|
SshSCPClient |
LibsshClient.createSCPClient() |
Copyright © 2018. All rights reserved.