]> git.ipfire.org Git - thirdparty/bacula.git/commit
metaplugin: Add per file Core restore functionality.
authorRadosław Korzeniewski <radoslaw@korzeniewski.net>
Mon, 12 Apr 2021 16:43:15 +0000 (18:43 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:03:01 +0000 (09:03 +0100)
commit49a0bfcc1a16341658aa577dc43c1d2346e9c7ab
treeea3fda8b62e04d0be68e4c5cbb5470206ffa2ef7
parent41d64d10a628d5af98ed63fb1af1d9eb5e608c9b
metaplugin: Add per file Core restore functionality.

Now the Backend can ask Bacula (using Metaplugin protocol) to
restore the current file using Bacula Core functionality.
To use this functionality backend has to respond with "CORE"
command during File Attributes section.
bacula/src/plugins/fd/pluginlib/metaplugin.cpp