Re: [Bacula-users] Restore all files with given extension

2019-02-03 Thread Chris Wilkinson
Yes, that is the problem. It will only work in the current directory, so it won't accomplish what I want. Regards Chris Wilkinson On Sun, 3 Feb 2019, 10:15 p.m. Heitor Faria Hello Chris, > > Yes, there is. > Under the bconsole file selection prompt ($) you can use wildcards (e.g. > mark *.extens

Re: [Bacula-users] Restore all files with given extension

2019-02-03 Thread Heitor Faria
Hello Chris, Yes, there is. Under the bconsole file selection prompt ($) you can use wildcards (e.g. mark *.extension). But it does not seems to work recursively. Regards, ⁣Sent from TypeApp ​ On Feb 3, 2019, 8:07 PM, at 8:07 PM, Chris Wilkinson wrote: >Hello Heitor, > >Thanks for that. I wa

Re: [Bacula-users] Restore all files with given extension

2019-02-03 Thread Chris Wilkinson
Hello Heitor, Thanks for that. I was hoping there would be some way to do the selection as part of the file mark/selection dialog. I haven't been able to find anything, presumably it doesn't exist. Regards Chris Wilkinson On Sun, 3 Feb 2019, 8:26 p.m. Heitor Faria Hello Chris, > > I wonder if i

Re: [Bacula-users] Restore all files with given extension

2019-02-03 Thread Heitor Faria
Hello Chris, > I wonder if it is possible to define a restore job that will restore all files > with a given extension whilst preserving the directory structure? > Ideally I would end up with a restored directory tree identical to the backup > but only containing the wanted files. > The object