|
void | store (SSHClient client, File src, URI dst) throws IOException |
|
Protected Member Functions inherited from eu.baltrad.beast.net.scp.SCPFileUploadHandler |
SSHClient | connect (URI uri) throws IOException |
|
void | disconnect (SSHClient client) throws IOException |
|
void | auth (SSHClient client, URI uri) throws IOException |
|
int | getPort (URI uri) |
|
String | getUser (URI uri) |
|
String | getPassword (URI uri) |
|
String | getPath (URI uri) |
|
SSHClient | acquireSSHClient () |
|
DefaultConfig | createDefaultConfig () |
|
◆ store()
void eu.baltrad.beast.net.scp.SCPOnlyFileUploadHandler.store |
( |
SSHClient | client, |
|
|
File | src, |
|
|
URI | dst ) throws IOException |
|
inlineprotected |
The documentation for this class was generated from the following file:
- src/eu/baltrad/beast/net/scp/SCPOnlyFileUploadHandler.java