BEAST
eu.baltrad.beast.net.sftp.SFTPFileUploadHandler Class Reference
Inheritance diagram for eu.baltrad.beast.net.sftp.SFTPFileUploadHandler:
eu.baltrad.beast.net.scp.SCPFileUploadHandler eu.baltrad.beast.net.FileUploadHandlerBase eu.baltrad.beast.net.FileUploadHandler

Protected Member Functions

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 ()
 

Additional Inherited Members

- Public Member Functions inherited from eu.baltrad.beast.net.scp.SCPFileUploadHandler
 SCPFileUploadHandler ()
 Default constructor.
 
void upload (File src, URI dst) throws IOException
 Upload a file.
 
- Public Member Functions inherited from eu.baltrad.beast.net.FileUploadHandlerBase
URI appendPath (URI uri, String path)
 append a path to an URI.
 
- Static Protected Attributes inherited from eu.baltrad.beast.net.scp.SCPFileUploadHandler
static final int DEFAULT_CONNECT_TIMEOUT = 10000
 
static final int DEFAULT_SOCKET_TIMEOUT = 60000
 

Detailed Description

Author
Anders Henja

Member Function Documentation

◆ store()

void eu.baltrad.beast.net.sftp.SFTPFileUploadHandler.store ( SSHClient client,
File src,
URI dst ) throws IOException
inlineprotected

The documentation for this class was generated from the following file: