Package | Description |
---|---|
ome.formats.importer.transfers |
FileTransfer provides
a mechanism for shipping client-side files to the server-side. |
Modifier and Type | Class and Description |
---|---|
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.
|
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.