Skip to main content

ABR 11 Command Line Tool

Thread needs solution

I'm trying to use the acrocmd to export the latest backups from a managed vault to a local folder. The documentation states that using the --backup=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXX1,XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXX2 (p29 & p75) will allow one to export specific archives and that if the --backup parameter is NOT specified, only the latest backup will be exported (p29). This does not seem to be the case. Running the acrocmd with all the appropriate parameters specified and not including the --backup nets me a lot more than the single latest backup, I usually get 3 differently numbered .tib's whose size doesn't seem to correspond to anything in the vault. Under ABR 10, using the storagenodecmd you could use the /include_pits:0 and get a single backup. Your thoughts and advice would be greatly appreciated.

0 Users found this helpful

.Tib file is not equal 'backup'. Single backup may be split to several tibs due to filesystem limitations or network disconnections. It may be not the case here, but it's the reason that a single backup is not guaranteed to fit the single tib file. If you try to recover from this archive, do you actually see three slices or only one? You also may post its .xml meta file here.