Re: [Bacula-users] using script output in fileset

2011-12-05 Thread Silver Salonen
On 05.12.2011 12:00, Martin Simmons wrote: >> On Fri, 02 Dec 2011 20:53:05 +0200, Silver Salonen said: >> On 02.12.2011 17:30, Konstantin Khomoutov wrote: >>> On Fri, 2 Dec 2011 16:47:38 +0400 >>> Konstantin Khomoutov wrote: >>> >>> [...] From the manual regarding the Bacula Director,

Re: [Bacula-users] using script output in fileset

2011-12-05 Thread Martin Simmons
> On Fri, 02 Dec 2011 20:53:05 +0200, Silver Salonen said: > > On 02.12.2011 17:30, Konstantin Khomoutov wrote: > > On Fri, 2 Dec 2011 16:47:38 +0400 > > Konstantin Khomoutov wrote: > > > > [...] > >> From the manual regarding the Bacula Director, it does not follow > >> that you can use "|

Re: [Bacula-users] using script output in fileset

2011-12-02 Thread Silver Salonen
On 02.12.2011 17:30, Konstantin Khomoutov wrote: > On Fri, 2 Dec 2011 16:47:38 +0400 > Konstantin Khomoutov wrote: > > [...] >> From the manual regarding the Bacula Director, it does not follow >> that you can use "| ..." notation with Wild--you can only do this with >> File, it seems. >> So I'd

Re: [Bacula-users] using script output in fileset

2011-12-02 Thread Konstantin Khomoutov
On Fri, 2 Dec 2011 16:47:38 +0400 Konstantin Khomoutov wrote: [...] > From the manual regarding the Bacula Director, it does not follow > that you can use "| ..." notation with Wild--you can only do this with > File, it seems. > So I'd go another route and make your script output everything that

Re: [Bacula-users] using script output in fileset

2011-12-02 Thread Konstantin Khomoutov
On Fri, 02 Dec 2011 13:57:42 +0200 Silver Salonen wrote: > I'm trying to get my job backing up only files that would match smth > like "*`date +%y%m%d`*". > > It should be quite easy, but it seems to not work. > > I created a script /usr/local/etc/bacula/fileset.sh which would echo > wildcard