| Package | Description | 
|---|---|
| ome.formats.importer.transfers | FileTransferprovides
 a mechanism for shipping client-side files to the server-side. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractExecFileTransferLocal-only file transfer mechanism which makes use of soft-linking. | 
| class  | CopyFileTransferLocal-only file transfer mechanism which makes use of the plaform
 copy command. | 
| class  | CopyMoveFileTransferLocal-only file transfer mechanism which makes use of the
 local copy command followed by the deletion of the original
 source file. | 
| class  | HardlinkFileTransferLocal-only file transfer mechanism which makes use of hard-linking. | 
| class  | MoveFileTransferLocal-only file transfer mechanism which makes use of hard-linking
 followed by the deletion of the original source file. | 
| class  | SymlinkFileTransferLocal-only file transfer mechanism which makes use of soft-linking. | 
| class  | UploadFileTransferTraditional file transfer mechanism which uploads
 files using the API. | 
| class  | UploadRmFileTransferVersion of the default  UploadFileTransferwhich
 deletes all files in a transfer set if the upload is
 successful. | 
                
                
Version: 5.4.0-ice35-b74
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.