パッケージ | 説明 |
---|---|
ome.formats.importer.transfers |
mechanism for shipping
client-side files to the server-side.
|
修飾子とタイプ | クラスと説明 |
---|---|
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.
|