| Package | Description |
|---|---|
| ch.ethz.ssh2 |
| Modifier and Type | Method and Description |
|---|---|
SCPClient |
Connection.createSCPClient()
Create a very basic
SCPClient that can be used to copy
files from/to the SSH-2 server. |
| Constructor and Description |
|---|
SCPInputStream(SCPClient client,
Session session) |
SCPOutputStream(SCPClient client,
Session session,
String remoteFile,
long length,
String mode) |
Copyright © 2014. All Rights Reserved.