public class FTPConnector extends Object
| Constructor and Description |
|---|
FTPConnector() |
| Modifier and Type | Method and Description |
|---|---|
org.imixs.workflow.ItemCollection |
get(org.apache.commons.net.ftp.FTPClient ftpClient,
String fileName)
This method reads a snapshot form the current working directry
|
void |
put(org.imixs.workflow.ItemCollection snapshot)
This method transfers a snapshot to a ftp server.
|
public static final String FTP_ERROR
public void put(org.imixs.workflow.ItemCollection snapshot)
throws ArchiveException
snapshot - ArchiveExceptionpublic org.imixs.workflow.ItemCollection get(org.apache.commons.net.ftp.FTPClient ftpClient,
String fileName)
throws ArchiveException
snapshot - ArchiveExceptionCopyright © 2016–2020 Imixs Software Solutions GmbH. All rights reserved.