Go to file
2022-03-26 00:34:57 +00:00
functions.sh API call improvement 2022-03-26 00:10:40 +00:00
LICENSE license file 2022-03-25 22:53:14 +00:00
miria-api API call improvement 2022-03-26 00:10:40 +00:00
miria-archive archive command 2022-03-26 00:25:17 +00:00
miria-find miria-find path syntax fix 2022-03-26 00:15:34 +00:00
Readme.md readme wording 2022-03-26 00:34:57 +00:00

CLI for Atempo Miria tape archive

License: GPL v3

Command line tools to interact with an Atempo Miria tape archive. All commands rely on the Miria Webservices API, and assume that the user has a .miria file in their home directory following the template

url <url>
agent <hostname>

where <url> is the API URL generated with

ada_service -build_url | -build_url_s -identity <user>:<password>

(e.g. http://adadoc:85/meta/BD117E7D5CF0912AEA17B4DF33D63F7E/721b766531/ADA/WS) and <hostname> is the host name of the Miria agent mounting the local filesystem.