public final class SFTPFileUploader extends AbstractUploader
| Modifier and Type | Field and Description |
|---|---|
protected LogService |
log |
timestamp, total, uploadDirprogress| Constructor and Description |
|---|
SFTPFileUploader() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProtocol()
TODO
|
boolean |
login(FilesUploader uploader)
TODO
|
void |
logout()
TODO
|
void |
upload(List<Uploadable> sources,
List<String> locks)
TODO
|
calculateTotalSize, getTimestampaddItem, addProgress, done, itemDone, removeProgress, setCount, setItemCount, setTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddProgress, removeProgressprotected LogService log
public boolean login(FilesUploader uploader)
Uploaderlogin in interface Uploaderlogin in class AbstractUploaderpublic void logout()
Uploaderlogout in interface Uploaderlogout in class AbstractUploaderpublic void upload(List<Uploadable> sources, List<String> locks) throws IOException
Uploaderupload in interface Uploaderupload in class AbstractUploaderIOExceptionCopyright © 2014–2022 ImageJ. All rights reserved.