rkamp
Sent: Wednesday, November 3, 2021 2:44 PM
To: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] dynamic fileset and /usr/global
On Tue, Nov 02, 2021 at 02:07:26PM +, Bill Arlofski via Bacula-users wrote:
> On 11/1/21 21:57, Shaligram Bhagat, Yateen (Nokia - IN/Bangalore) wrote
On Tue, Nov 02, 2021 at 02:07:26PM +, Bill Arlofski via Bacula-users wrote:
> On 11/1/21 21:57, Shaligram Bhagat, Yateen (Nokia - IN/Bangalore) wrote:
> > Hi,
> >
> > We are using Bacula 9.4.4 on Centos.
> >
> > We use dynamic fileset using a script executed on the client. Also there
> > is a
ia Bacula-users
Sent: Tuesday, November 2, 2021 12:41 PM
To: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] dynamic fileset and /usr/global
>On 11/1/21 21:57, Shaligram Bhagat, Yateen (Nokia - IN/Bangalore) wrote:
>> Hi,
>>
>> We are using Bacula 9.4.4 on
ligram Bhagat, Yateen (Nokia - IN/Bangalore);
bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] dynamic fileset and /usr/global
Hello,
Maybe your FileSet script can call a second script at the end?
Or you can have a second FileSet script?
Regards,
--
MSc Heitor Faria (Miami/USA)
CEO
On 11/1/21 21:57, Shaligram Bhagat, Yateen (Nokia - IN/Bangalore) wrote:
> Hi,
>
> We are using Bacula 9.4.4 on Centos.
>
> We use dynamic fileset using a script executed on the client. Also there is
> a clientRunBeforeJob script.
>
> But we found that the dynamic fileset script is executed first
Hello,
Maybe your FileSet script can call a second script at the end?
Or you can have a second FileSet script?
Regards,
--
MSc Heitor Faria (Miami/USA)
CEO Bacula LatAm
mobile1: + 1 909 655-8971
mobile2: + 55 61 98268-4220
América Latina
[ http://bacula.lat/]_
Hi,
We are using Bacula 9.4.4 on Centos.
We use dynamic fileset using a script executed on the client. Also there is a
clientRunBeforeJob script.
But we found that the dynamic fileset script is executed first and then the
clientRunBeforeJob script.
We need to have it the other way round.
Ho