833 B
833 B
CLI for Atempo Miria tape archive
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.
It is strongly recommended to have the .miria
file with mode 640 or 600 since the URL allows control of the archive without additional authentication.