Hello,

I'm trying to achieve automatic SQL file recovery to different host with specific pattern in their name, for example select all backup files that match following pattern: "*20180919.dump"

Unfortunately "file" parameter for "restore" command doesn't seem to support wildcards, and following command doesn't work: restore client=backuphost restoreclient=restorehost fileset=FilesetName file=e:/sqlbackups/full/*20180918.dump where=d:/restorefiles select all done

Can you please suggest how I could solve this other way?


Thanks!
Karlis

--
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 post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to