Application API
Olivier <[email protected]> Wed, 12 Dec 2018 12:15:02 +0700
| Newsgroups | gmane.comp.archivers.amanda.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, Is there information available about writting an Amanda plugin, beside the wiki page at http://wiki.zmanda.com/index.php/Application_API/Operations I have found that the information in the wiki are incomplete: - I have declared INDEX-LINE YES in 'support', but the 'backup' are done without --index, resulting in no index being generated - the command 'index' appreas to have not been implemented - if the indexing is not supported, how can I hope doing a recover (beside dd bs=32l skip=1)? - so far, all dumps are done at level 0, even if I have no 'skip-incr' and MAX-LEVEL is set to 99 in 'support' (I don't think it is a problem with amanda.conf or the disklist file that are pretty vanilla) Best regards, Olivier --