public interface FileTransferProtocol extends FileTransferClient
| Modifier and Type | Method and Description |
|---|---|
void |
connect() |
void |
echoConfig() |
boolean |
isConnected() |
void |
login() |
void |
validateConstructorArgs() |
cd, deleteRemoteDirectory, deleteRemoteFile, disconnect, get, get, get, get, getAsInputStream, getContentAsStream, ls, mkdir, put, putWithOutputStream, pwd, renameensureConnectionvoid echoConfig()
boolean isConnected()
void validateConstructorArgs()
throws ClientInitialisationException
ClientInitialisationExceptionvoid connect()
throws ClientConnectionException
ClientConnectionExceptionvoid login()
throws ClientConnectionException
ClientConnectionExceptionCopyright © 2007-2017 Ikasan. All Rights Reserved.