| Package | Description |
|---|---|
| org.ikasan.connector.basefiletransfer.net |
| Modifier and Type | Method and Description |
|---|---|
void |
FileTransferClient.deleteRemoteDirectory(String directoryPath,
boolean recurse)
Method to delete a remote directory
|
List<ClientListEntry> |
FileTransferClient.ls(String path)
Method to return a list of the contents of a directory
|
void |
FileTransferClient.putWithOutputStream(String fileName,
InputStream inputstream)
Method to put the file using an OutputStream
|
Copyright © 2007-2017 Ikasan. All Rights Reserved.