Re: [Bacula-users] dummy job

2025-01-07 Thread Christophe PEREZ via Bacula-users
Le mardi 07 janvier 2025 à 14:40 +, Bill Arlofski via Bacula-users a écrit : > Hello Christophe, Hi, > f your goal is to not backup any data, and just send a command or run > a script, why not create an Admin Job instead of a > Backup Job? Because I read : Admin Run an Admin Job. An A

Re: [Bacula-users] Automatic recycling with a single volume per device?

2025-01-07 Thread Dillon Andreas
Thanks! I changed the settings on my volumes and added ActionOnPurge=Truncate and PurgeOldestVolume=yes as well, and if I set a volume to Full and run a job it's clearing the volume automatically. On 1/6/2025 5:21 PM, David Waller via Bacula-users wrote: You might also want to look at recycle.

Re: [Bacula-users] dummy job

2025-01-07 Thread Bill Arlofski via Bacula-users
On 1/6/25 2:36 PM, Christophe PEREZ via Bacula-users wrote: Hi, With Bacula 15.0.2, is it possible in your opinion, to create a completely dummy job? What FileSet to put to have no backup? The goal is to send a command to the Storage daemon (so on a client) at the end of the backup. Thanks in ad

Re: [Bacula-users] dummy job

2025-01-07 Thread Arno Lehmann via Bacula-users
Am 07.01.2025 um 05:35 schrieb Christophe PEREZ via Bacula-users: Hi Arno, Thanks. I didn't even think that you could not designate any files in the fileSet. The documentation says "There can be any number of Include resources within the FileSet," and of course zero is also in that set :-)