Re: [Bacula-users] Timeout setting for ClientRunBeforeJob

2025-06-19 Thread Yateen Shaligram Bhagat (Nokia) via Bacula-users
(Nokia) ; bacula-users Subject: Re: [Bacula-users] Timeout setting for ClientRunBeforeJob CAUTION: This is an external email. Please be very careful when clicking links or opening attachments. See the URL nok.it/ext for additional information. You might also want to have the job delete the

Re: [Bacula-users] Timeout setting for ClientRunBeforeJob

2025-06-19 Thread Rob Gerber
tion for a split backup is a good one. > > > > -Yateen > > > > -Original Message- > > From: Bill Arlofski via Bacula-users > > > Sent: Wednesday, June 18, 2025 9:08 PM > > To: bacula-users@lists.sourceforge.net > > Subject: Re: [Bacula-users]

Re: [Bacula-users] Timeout setting for ClientRunBeforeJob

2025-06-19 Thread Martin Simmons
> > -Original Message- > From: Bill Arlofski via Bacula-users > Sent: Wednesday, June 18, 2025 9:08 PM > To: bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] Timeout setting for ClientRunBeforeJob > > > CAUTION: This is an external email. Please be

Re: [Bacula-users] Timeout setting for ClientRunBeforeJob

2025-06-18 Thread Yateen Shaligram Bhagat (Nokia) via Bacula-users
lofski via Bacula-users Sent: Wednesday, June 18, 2025 9:08 PM To: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Timeout setting for ClientRunBeforeJob CAUTION: This is an external email. Please be very careful when clicking links or opening attachments. See the URL nok.it/ext for

Re: [Bacula-users] Timeout setting for ClientRunBeforeJob

2025-06-18 Thread Bill Arlofski via Bacula-users
On 6/18/25 9:06 AM, Yateen Shaligram Bhagat (Nokia) wrote: > Thank you Bill for the quick reply Much appreciated ! You are welcome... You didn't mention what your script is doing, but if it is doing something like I said and taking too long on a large directory tree, the best fix is to s

Re: [Bacula-users] Timeout setting for ClientRunBeforeJob

2025-06-18 Thread Yateen Shaligram Bhagat (Nokia) via Bacula-users
Thank you Bill for the quick reply Much appreciated ! -Yateen -Original Message- From: Bill Arlofski via Bacula-users Sent: Wednesday, June 18, 2025 8:12 PM To: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Timeout setting for ClientRunBeforeJob CAUTION: This is

Re: [Bacula-users] Timeout setting for ClientRunBeforeJob

2025-06-18 Thread Bill Arlofski via Bacula-users
On 6/18/25 5:59 AM, Yateen Shaligram Bhagat \(Nokia\) via Bacula-users wrote: My bad, I made a wrong statement in my earlier email. Here is the corrected scenario. I have a dynamic fileset creation with a script that runs on the client (Linux)  side with File resource, see the setting below:

Re: [Bacula-users] Timeout setting for ClientRunBeforeJob

2025-06-18 Thread Yateen Shaligram Bhagat (Nokia) via Bacula-users
My bad, I made a wrong statement in my earlier email. Here is the corrected scenario. I have a dynamic fileset creation with a script that runs on the client (Linux) side with File resource, see the setting below: File = "\\| su - username -c "/path/to/the/script" The executio