Hello,
i need to be 100 % sure that all files in a backup are also available on the configured mirror.
I use this CLI command:
omnidb -filesystem [hostname]:[path] "[path]" -session [sessionid] -catalog
This prints a complete filelist of all backed up files in the session. I also have a mirror configured for this backup specification and want a file list like the one above for all files in the mirror to do a diff between those two lists.
I can't find any command to query the mirror objects, is this even possible?
kind regards