Hi, I'm trying to setup a scheduled test script to test a restore of a specific folder. I tried using the directory=/dir/ but this doesn't work recursively. I need to be able to restore everything inside that directory from the latest backup. This is the command I'm trying but only restores the files inside the directory if there's any, otherwise it says" No database record found for: <dir path> ":
echo "restore client=<client> select directory=<dir path> where=/tmp restoreclient=<restore client> done yes" | bconsole Is there any way to achieve this? Thanks, -- This message may contain confidential and privileged information. If it has been sent to you in error, please reply to advise the sender of the error and then immediately delete this message. -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/2a6a7728-9ac9-4c20-a64e-a794a378f69a%40googlegroups.com.
