Package | Description |
---|---|
ome.formats.importer.transfers |
mechanism for shipping
client-side files to the server-side.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractExecFileTransfer
Local-only file transfer mechanism which makes use of soft-linking.
|
class |
CopyFileTransfer
Local-only file transfer mechanism which makes use of the plaform
copy command.
|
class |
CopyMoveFileTransfer
Local-only file transfer mechanism which makes use of the
local copy command followed by the deletion of the original
source file.
|
class |
HardlinkFileTransfer
Local-only file transfer mechanism which makes use of hard-linking.
|
class |
MoveFileTransfer
Local-only file transfer mechanism which makes use of hard-linking
followed by the deletion of the original source file.
|
class |
SymlinkFileTransfer
Local-only file transfer mechanism which makes use of soft-linking.
|
class |
UploadFileTransfer
Traditional file transfer mechanism which uploads
files using the API.
|
class |
UploadRmFileTransfer
Version of the default
UploadFileTransfer which
deletes all files in a transfer set if the upload is
successful. |
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.