Re: [Bacula-users] Fileset changes, what triggers?

2025-05-09 Thread Martin Simmons
It is only triggered by changes to the "..." in the "File = ..." and "Plugin = ..." directives inside Include and Exclude blocks. Changes to the Options block or comments/spacing do not trigger it. __Martin > On Thu, 8 May 2025 21:29:02 -0400, John Lockard said: > > What is it that trigge

Re: [Bacula-users] fileset and moving source backup directory

2024-11-06 Thread Arno Lehmann via Bacula-users
te it ;-) (But keep in mind there are no votes anyway...) Cheers, Arno Thanks for the time you spent answering. -Message d'origine- De : Arno Lehmann via Bacula-users Envoyé : mardi 5 novembre 2024 12:45 À : bacula-users@lists.sourceforge.net Objet : Re: [Bacula-users] fileset

Re: [Bacula-users] fileset and moving source backup directory

2024-11-05 Thread Lionel PLASSE
-- De : Arno Lehmann via Bacula-users Envoyé : mardi 5 novembre 2024 12:45 À : bacula-users@lists.sourceforge.net Objet : Re: [Bacula-users] fileset and moving source backup directory Hi Lionel, Am 05.11.2024 um 11:31 schrieb Lionel PLASSE: > Hello, > > I recently move a full director

Re: [Bacula-users] fileset and moving source backup directory

2024-11-05 Thread Arno Lehmann via Bacula-users
Hi Lionel, Am 05.11.2024 um 11:31 schrieb Lionel PLASSE: Hello, I recently move a full directory form D: to G: I change my FileSet Accordingly with IgnoreFilesetChanges option. But, the next Incremental backup will fully backup the directory as it is a new Path. That's expected behaviour -

Re: [Bacula-users] Fileset with varibale date (130223)

2023-02-13 Thread Phil Stracchino
On 2/13/23 10:28, Jose Alberto wrote: Hi. It is possible to backup a folder with the date variable in example format: 130223 (day, month, year) I have a folder that is created every Saturday and I need only that one to be backed up /oracle/rman/180223 (next Saturday) It's possible? A F

Re: [Bacula-users] Fileset with wildcards

2022-06-22 Thread Martin Simmons
Your first attempt didn't work because the "File =" line doesn't allow wildcards. Your second attempt didn't work because Bacula traverses the folder tree starting from /home, but the fileset doesn't match any direct subfolders in /home, so it stopped before it could find the subfolders matching y

Re: [Bacula-users] Fileset override in Schedule resource

2021-11-23 Thread Shaligram Bhagat, Yateen (Nokia - IN/Bangalore)
the corresponding content on the clients, both matched 100% Regards, -Yateen From: Radosław Korzeniewski Sent: Sunday, November 21, 2021 8:28 PM To: Shaligram Bhagat, Yateen (Nokia - IN/Bangalore) Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Fileset override in

Re: [Bacula-users] Fileset override in Schedule resource

2021-11-21 Thread Radosław Korzeniewski
Hello, czw., 18 lis 2021 o 13:40 Shaligram Bhagat, Yateen (Nokia - IN/Bangalore) < yateen.shaligram_bha...@nokia.com> napisał(a): > Yateen : We have hundreds of lab Linux servers (let’s say 200), each > getting data generated every day, organized in sub dirs like > // > > The data generated in t

Re: [Bacula-users] Fileset override in Schedule resource

2021-11-18 Thread Shaligram Bhagat, Yateen (Nokia - IN/Bangalore)
Hi Radoslaw, Thanks, please see my comments in-line Regards, Yateen From: Radosław Korzeniewski Sent: Monday, November 15, 2021 4:36 PM To: Shaligram Bhagat, Yateen (Nokia - IN/Bangalore) Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Fileset override in Schedule resource

Re: [Bacula-users] Fileset override in Schedule resource

2021-11-15 Thread Radosław Korzeniewski
Hello, pt., 12 lis 2021 o 03:39 Shaligram Bhagat, Yateen (Nokia - IN/Bangalore) < yateen.shaligram_bha...@nokia.com> napisał(a): > Hi Radoslaw, > > > > Thanks. > > Well, that is what I thought. > > > > But my requirement is different. > > There are hundreds of clients and I want to create yearly

Re: [Bacula-users] Fileset override in Schedule resource

2021-11-11 Thread Shaligram Bhagat, Yateen (Nokia - IN/Bangalore)
candidate ?? -Yateen From: Radosław Korzeniewski Sent: Thursday, November 11, 2021 9:01 PM To: Shaligram Bhagat, Yateen (Nokia - IN/Bangalore) Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Fileset override in Schedule resource Hello, czw., 11 lis 2021 o 14:02 Shaligram Bhagat

Re: [Bacula-users] Fileset override in Schedule resource

2021-11-11 Thread Radosław Korzeniewski
Hello, czw., 11 lis 2021 o 14:02 Shaligram Bhagat, Yateen (Nokia - IN/Bangalore) < yateen.shaligram_bha...@nokia.com> napisał(a): > Hi all, > > > > We are using Bacula 9.4.4. on Linux with PostGreSQL. > > > > I understand that we can run a job manually through bconsole with a > different fileset

Re: [Bacula-users] FileSet List

2021-08-18 Thread Marcin Haba
Hello Eric, Could you show your Apache log: baculum-api-access.log from time when you are trying to open the fileset? Also I would like to ask you about providing output from the following bdirjson command? bdirjson -c bacula-dir.conf -r Fileset -n YOUR_FILESET_NAME In place YOUR_FILESET_NAME y

Re: [Bacula-users] fileset utility?

2020-02-07 Thread Philippe Chauvat via Bacula-users
om:*Russell Kackley > *Sent:* Thursday, February 06, 2020 2:46 PM > *To:* Mike Eggleston > *Cc:* Bacula-users@lists.sourceforge.net > *Subject:* Re: [Bacula-users] fileset utility? > >   > > Take a look at the "estimate" command in the Bacula bconsole program. > Wh

Re: [Bacula-users] fileset utility?

2020-02-06 Thread Russell Kackley
Take a look at the "estimate" command in the Bacula bconsole program. When used with the "listing" argument, all the files to be backed up will be listed. https://www.bacula.org/9.4.x-manuals/en/console/Bacula_Console.html#SECTION0025 On Thu, Feb 6, 2020 at 10:37 AM Mike Egglesto

Re: [Bacula-users] fileset utility?

2020-02-06 Thread Mike Eggleston
I forgot about “estimate”. Thanks. Its been six years since I’ve used Bacula. Thanks, Mike From: Russell Kackley Sent: Thursday, February 06, 2020 2:46 PM To: Mike Eggleston Cc: Bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] fileset utility? Take a look at the "est

Re: [Bacula-users] FileSet estimate listing sorting

2018-09-26 Thread George Anchev via Bacula-users
On Wed, 26 Sep 2018 15:51:20 +0200 Tilman Schmidt wrote: > Just try it. OK. Thanks. -- George ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] FileSet estimate listing sorting

2018-09-26 Thread Tilman Schmidt
Am 26.09.2018 um 15:36 schrieb George Anchev via Bacula-users: > On Wed, 26 Sep 2018 14:08:22 +0200 Radosław > Korzeniewski wrote: > >> $ man sort >> $ man grep > > I am not completely new to those but don't know how to > sort e.g. by full path name while still preserving the > data before it (as

Re: [Bacula-users] FileSet estimate listing sorting

2018-09-26 Thread George Anchev via Bacula-users
On Wed, 26 Sep 2018 14:08:22 +0200 Radosław Korzeniewski wrote: > $ man sort > $ man grep I am not completely new to those but don't know how to sort e.g. by full path name while still preserving the data before it (as listed by 'estimate listing'). Surely eliminating the dates and permissions wo

Re: [Bacula-users] FileSet estimate listing sorting

2018-09-26 Thread Radosław Korzeniewski
Hello, wt., 25 wrz 2018 o 17:19 George Anchev via Bacula-users < bacula-users@lists.sourceforge.net> napisał(a): > On Tue, 25 Sep 2018 14:38:27 +0200 Radosław > Korzeniewski wrote: > > > Possibilities are endless and limited by your > > imagination. > > Actually by my lack of knowledge (otherwise

Re: [Bacula-users] FileSet estimate listing sorting

2018-09-25 Thread George Anchev via Bacula-users
On Tue, 25 Sep 2018 14:38:27 +0200 Radosław Korzeniewski wrote: > Possibilities are endless and limited by your > imagination. Actually by my lack of knowledge (otherwise I wouldn't really ask). I know how to filter things a little bit with sed + regex but I am not sure for example how to sort by

Re: [Bacula-users] FileSet estimate listing sorting

2018-09-25 Thread Radosław Korzeniewski
Hello, wt., 25 wrz 2018 o 10:54 George Anchev via Bacula-users < bacula-users@lists.sourceforge.net> napisał(a): > On Mon, 24 Sep 2018 19:19:42 -0400 Dan Langille wrote: > > > What use cases exist for sorting the estimate? > > I don't know. Personally I would like to be able to > sort by general

Re: [Bacula-users] FileSet estimate listing sorting

2018-09-25 Thread George Anchev via Bacula-users
On Mon, 24 Sep 2018 19:19:42 -0400 Dan Langille wrote: > What use cases exist for sorting the estimate? I don't know. Personally I would like to be able to sort by general file system attributes: - file name - full path name - date (ctime, mtime, maybe also "last backed up") - (perhaps also): pe

Re: [Bacula-users] FileSet estimate listing sorting

2018-09-24 Thread Dan Langille
> On Sep 23, 2018, at 5:27 AM, George Anchev via Bacula-users > wrote: > > On Sun, 23 Sep 2018 10:42:20 +0200 Kern Sibbald wrote: > >> Direct the output the estimate listing to a file, >> then sort it any way you want. > > I actually do this but I am afraid it is not that > simple because sort

Re: [Bacula-users] FileSet estimate listing sorting

2018-09-23 Thread George Anchev via Bacula-users
On Sun, 23 Sep 2018 10:42:20 +0200 Kern Sibbald wrote: > Direct the output the estimate listing to a file, > then sort it any way you want. I actually do this but I am afraid it is not that simple because sorting it e.g. by filename (including path) or by date would require additional scripting.

Re: [Bacula-users] FileSet estimate listing sorting

2018-09-23 Thread Kern Sibbald
Hello, Direct the output the estimate listing to a file, then sort it any way you want. Best regards, Kern On 09/22/2018 11:00 AM, George via Bacula-users wrote: Hi, I can't understand how the list of files output by estimate listing are sorted. They are neither sorted by their date, nor by

Re: [Bacula-users] fileset which only compresses files which are not already compressed like gzip, jpeg, mpeg

2015-08-27 Thread Ana Emília M . Arruda
Hello Martin, Thank you. On Thu, Aug 27, 2015 at 6:20 AM, Martin Simmons wrote: > > On Wed, 26 Aug 2015 19:50:04 +, Ana Emília M. Arruda said: > > > > Hello Luc, > > > > You"re right. I misunderstood the issue here and thought that Martin need > > to exclude compresses files from its ba

Re: [Bacula-users] fileset which only compresses files which are not already compressed like gzip, jpeg, mpeg

2015-08-27 Thread Martin Simmons
> On Wed, 26 Aug 2015 19:50:04 +, Ana Emília M. Arruda said: > > Hello Luc, > > You"re right. I misunderstood the issue here and thought that Martin need > to exclude compresses files from its backup. > > I think the bellow now will work as desired: > > FileSet { > Name = "Full Set" > I

Re: [Bacula-users] fileset which only compresses files which are not already compressed like gzip, jpeg, mpeg

2015-08-26 Thread Ana Emília M . Arruda
>> comment in the documentation, but I’d have to test it to be certain. >> >> The first include would handle “everything excluding uncompressed files”, >> i.e. all compressed files, and back them up without compression. >> >> The second would include “everyth

Re: [Bacula-users] fileset which only compresses files which are not already compressed like gzip, jpeg, mpeg

2015-08-26 Thread Ana Emília M . Arruda
compression. > > The second would include “everything excluding compressed files”, i.e. all > uncompressed files, and back them up with compression. > > > > > > *From:* Martin Feldbacher [mailto:martin.feldbac...@stegbauer.info] > *Sent:* 26 August 2015 16:28 > *To:* Luc Van der V

Re: [Bacula-users] fileset which only compresses files which are not already compressed like gzip, jpeg, mpeg

2015-08-26 Thread Luc Van der Veken
[mailto:martin.feldbac...@stegbauer.info] Sent: 26 August 2015 16:28 To: Luc Van der Veken Cc: bacula-users Subject: Re: [Bacula-users] fileset which only compresses files which are not already compressed like gzip, jpeg, mpeg Hi Luc, doesn't mean the Exclude-option, that the files found wit

Re: [Bacula-users] fileset which only compresses files which are not already compressed like gzip, jpeg, mpeg

2015-08-26 Thread Martin Feldbacher
5 19:50 To: Martin Feldbacher Cc: Bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] fileset which only compresses files which are not already compressed like gzip, jpeg, mpeg Hello Martin, FileSet { Name = "Full Set" Include { Options { compression = gzip

Re: [Bacula-users] fileset which only compresses files which are not already compressed like gzip, jpeg, mpeg

2015-08-25 Thread Luc Van der Veken
uncompressed ones, and back them up with compression. From: Ana Emília M. Arruda [mailto:emiliaarr...@gmail.com] Sent: 25 August 2015 19:50 To: Martin Feldbacher Cc: Bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] fileset which only compresses files which are not already compressed

Re: [Bacula-users] fileset which only compresses files which are not already compressed like gzip, jpeg, mpeg

2015-08-25 Thread Ana Emília M . Arruda
Hello Martin, FileSet { Name = "Full Set" Include { Options { compression = gzip } Options { RegexFile = "\.[gG]?[zZ][iI][pP]" RegexFile = "\.[jJ][pP][eE]?[gG]" exclude = yes } File = / } } This should work. Best regards, A

Re: [Bacula-users] FileSet file-list question

2014-11-05 Thread heitor
I try to use bacula to backup files with windows-machines. In my case, bacula-director is working on debian linux, and bacula-fd on windows. In the setting of director, a FileSet, in Include {} section, there is a record File = "\\

Re: [Bacula-users] Fileset inclusion list question

2013-05-24 Thread Ana Emília Machado de Arruda
Hi Dimitri, I just have /home and /media in separate partitions. And we have a very good controlled and well dimensioned /var, /usr and /etc. This way we rarely need to resize our filesystems. What I suggested here was basically not having an entire "/" backup. IMHO there is no need to back up the

Re: [Bacula-users] Fileset inclusion list question

2013-05-23 Thread Dimitri Maziuk
On 05/23/2013 02:43 PM, Ana Emília Machado de Arruda wrote: > Yes, I would prefer to have a long list of "/usr". "/etc", "/var", etc. > And have "onefs = yes". This way avoids a lot of trouble, including > "infinite loop recursing filesystems", like states in manual... Uhmm... and how much time do

Re: [Bacula-users] Fileset inclusion list question

2013-05-23 Thread Ana Emília Machado de Arruda
Yes, I would prefer to have a long list of "/usr". "/etc", "/var", etc. And have "onefs = yes". This way avoids a lot of trouble, including "infinite loop recursing filesystems", like states in manual... If you have onefs set to no, you have to be very carefull about excluding directories to avoid

Re: [Bacula-users] Fileset inclusion list question

2013-05-23 Thread Dimitri Maziuk
> On 05/23/2013 12:00 PM, Jonathan Bayer wrote: >> That probably would, I'll have to read it. > > "File = /" will not back up /usr *if* / and /usr are separate filesystems. I should've spelled out "and 'onefs = yes', which is the default". The point being, unless you already have every subdirect

Re: [Bacula-users] Fileset inclusion list question

2013-05-23 Thread Radosław Korzeniewski
Hello, 2013/5/23 Dimitri Maziuk > On 05/23/2013 12:00 PM, Jonathan Bayer wrote: > > That probably would, I'll have to read it. > > "File = /" will not back up /usr *if* / and /usr are separate filesystems. > > With "onefs=no" option (as Ana suggested) it (File=/) will backup "/usr" when "/" and

Re: [Bacula-users] Fileset inclusion list question

2013-05-23 Thread Dimitri Maziuk
On 05/23/2013 12:00 PM, Jonathan Bayer wrote: > That probably would, I'll have to read it. "File = /" will not back up /usr *if* / and /usr are separate filesystems. -- Dimitri Maziuk Programmer/sysadmin BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu signature.asc Description: OpenPGP

Re: [Bacula-users] Fileset inclusion list question

2013-05-23 Thread Jonathan Bayer
That probably would, I'll have to read it. Thanks JBB On 5/23/13 12:53 PM, Ana Emília Machado de Arruda wrote: Have you tried configuring onefs = no? "If you wish to backup multiple filesystems, you can explicitly list each filesystem you want saved. Otherwise, if you set the onefs option

Re: [Bacula-users] Fileset inclusion list question

2013-05-23 Thread Ana Emília Machado de Arruda
Have you tried configuring onefs = no? "If you wish to backup multiple filesystems, you can explicitly list each filesystem you want saved. Otherwise, if you set the onefs option to *no*, Bacula will backup all mounted file systems (i.e. traverse mount points) that are found within the *FileSet*."

Re: [Bacula-users] Fileset inclusion list question

2013-05-23 Thread Dimitri Maziuk
On 2013-05-23 08:30, Radosław Korzeniewski wrote: > Hello, > > 2013/5/23 Jonathan Bayer > > > Ok. So this is either a "feature" or a "bug" depending on your > point of view :-) > > > In my point of view it is not a "bug" nor a "feature". User wants to > co

Re: [Bacula-users] Fileset inclusion list question

2013-05-23 Thread Radosław Korzeniewski
Hello, 2013/5/23 Jonathan Bayer > Ok. So this is either a "feature" or a "bug" depending on your point of > view :-) > > In my point of view it is not a "bug" nor a "feature". User wants to copy recursive all files from "/" and from "/usr" filesystems, so any available utility will copy some f

Re: [Bacula-users] Fileset inclusion list question

2013-05-23 Thread Radosław Korzeniewski
Hello, 2013/5/22 Jonathan Bayer > I remember that a while ago, if a directory was included 2 times (such > as the following): > > Include { >File = / >File = /usr > } > > and /usr was on the same filesystem, it would be backed up two times. > Is this still the case? > > I think yes. You

Re: [Bacula-users] FileSet MD5 digest not found

2013-01-11 Thread Dan Langille
On Jan 11, 2013, at 8:34 AM, Martin Simmons wrote: >> On Thu, 10 Jan 2013 11:10:37 -0500, Dan Langille said: >> >> On 2013-01-10 08:17, Martin Simmons wrote: On Tue, 08 Jan 2013 10:56:16 -0500, Dan Langille said: When running copy jobs on 5.2.12, I see this: 08

Re: [Bacula-users] FileSet MD5 digest not found

2013-01-11 Thread Martin Simmons
> On Thu, 10 Jan 2013 11:10:37 -0500, Dan Langille said: > > On 2013-01-10 08:17, Martin Simmons wrote: > >> On Tue, 08 Jan 2013 10:56:16 -0500, Dan Langille said: > >> > >> When running copy jobs on 5.2.12, I see this: > >> > >> 08-Jan 15:49 bacula-dir JobId 116746: Warning: FileSet MD5 d

Re: [Bacula-users] FileSet MD5 digest not found

2013-01-10 Thread Dan Langille
On 2013-01-10 08:17, Martin Simmons wrote: >> On Tue, 08 Jan 2013 10:56:16 -0500, Dan Langille said: >> >> When running copy jobs on 5.2.12, I see this: >> >> 08-Jan 15:49 bacula-dir JobId 116746: Warning: FileSet MD5 digest >> not >> found. >> 08-Jan 15:49 bacula-dir JobId 116746: The followi

Re: [Bacula-users] FileSet MD5 digest not found

2013-01-10 Thread Martin Simmons
> On Tue, 08 Jan 2013 10:56:16 -0500, Dan Langille said: > > When running copy jobs on 5.2.12, I see this: > > 08-Jan 15:49 bacula-dir JobId 116746: Warning: FileSet MD5 digest not > found. > 08-Jan 15:49 bacula-dir JobId 116746: The following 48 JobIds were > chosen to be copied: > 116360

Re: [Bacula-users] fileset: second eyes needed

2012-07-26 Thread Martin Simmons
> On Wed, 25 Jul 2012 08:34:08 -0400 (EDT), Steve Thompson said: > > I have a large file system (/mnt/home, 60TB) whose backups are split into > multiple jobs. Two jobs in particular: one to backup all directories whose > names begin with "s" except for st123, and a second job to backup just

Re: [Bacula-users] fileset: second eyes needed

2012-07-25 Thread Clark, Patricia A.
I found this line: RegexDir = ".*" In the exclude options to be the issue. I've removed it and have been getting the exact backups required. Patti Clark Information International Associates, Inc. Linux Administrator and subcontractor to: Research and Development Systems Support Oak Ridge

Re: [Bacula-users] FileSet change detection

2012-05-31 Thread Martin Simmons
> On Tue, 29 May 2012 09:53:26 +0200, Tilman Schmidt said: > > Due to a copy/paste error, a FileSet on one of my Bacula installations > (Director & SD Bacula 5.2.6 on CentOS 6, FD Bacula 5.2.6 on Windows > Server 2003) initially read: > > FileSet { > Name = "Galadriel Archive" > Include {

Re: [Bacula-users] FileSet change detection

2012-05-30 Thread Uwe Mohn
From what i've learned from the manual the "Exclude = yes " expression in the body of the "options" Part just determines weather eventually given wildcards like "wilddir=\xxx\*yy" found in the defined fileset are to be included (default; no "Exclude = no" requiered) or excluded. so here's one

Re: [Bacula-users] Fileset: need a second pair of eyes

2012-04-18 Thread Martin Simmons
> On Tue, 17 Apr 2012 14:20:47 -0400 (EDT), Steve Thompson said: > > On Tue, 17 Apr 2012, Martin Simmons wrote: > > > Are you sure it is related to white space? I don't see anything in the > > above > > FileSet that would cause it. Maybe the missing directories are part of a > > different

Re: [Bacula-users] Fileset: need a second pair of eyes

2012-04-17 Thread Steve Thompson
On Tue, 17 Apr 2012, Martin Simmons wrote: > Are you sure it is related to white space? I don't see anything in the above > FileSet that would cause it. Maybe the missing directories are part of a > different filesystem mounted on top of the main one? There's only one file system and no nested

Re: [Bacula-users] Fileset: need a second pair of eyes

2012-04-17 Thread Martin Simmons
> On Mon, 16 Apr 2012 16:18:49 -0400 (EDT), Steve Thompson said: > > Bacula 5.0.2. This fileset: > > FileSet { >Name = "toe_home_x" >Include { > Options { >exclude = yes >wilddir = "/mnt/toe/data*/home/*/.NetBin" >wilddir = "/mnt/toe/data*/home/*/.Trash" >

Re: [Bacula-users] Fileset change

2012-03-15 Thread Uwe Schuerkamp
On Wed, Mar 14, 2012 at 03:38:29PM +0100, Uwe Schuerkamp wrote: > Hi folks, > > I'm running bacula 5.2.6 compiled from source. I'm wondering if adding > the line > > compression = GZIP1 > Sorry to follow up on my own posting, just wanted to report that introducing compression apparently doesn'

Re: [Bacula-users] FileSet Question (related to snapshots)

2011-10-31 Thread Christian Manal
Am 29.10.2011 01:12, schrieb Blake Dunlap: > Greetings, > > Minor question, figured I'd try the users list first in case you guys could > help. I have the following directory structure on a server that I back up, > but there's a minor twist: > > FileSet { > Name = "filemonster-fs" > Include {

Re: [Bacula-users] Fileset: How exclude all except...

2011-06-21 Thread Stuart McGraw
On 06/20/2011 12:39 PM, Martin Simmons wrote: >> On Mon, 20 Jun 2011 11:13:39 -0600, Stuart McGraw said: >> >> > If you also wish to exclude other dot-directories, I would try something >> > like: >> > >> > FileSet >> > { >> >Include >> >{ >> > Options >> > { >> >

Re: [Bacula-users] Fileset: How exclude all except...

2011-06-20 Thread Martin Simmons
> On Mon, 20 Jun 2011 11:13:39 -0600, Stuart McGraw said: > > > If you also wish to exclude other dot-directories, I would try something > > like: > > > > FileSet > > { > >Include > >{ > > Options > > { > > wilddir = "/home/*/.backup" > > } > > Options

Re: [Bacula-users] Fileset: How exclude all except...

2011-06-20 Thread Stuart McGraw
On 06/18/2011 01:37 PM, Andrea Conti wrote: >> I want to exclude all dot files in home directories >> ("/home/*/.*"), *except* the directories "/home/*/.backup/". >> >> Any hints on how to do this? > > If you want to exclude dot _files_ (i.e. you don't care about > directories whose name starts

Re: [Bacula-users] Fileset: How exclude all except...

2011-06-18 Thread Dan Langille
On Jun 18, 2011, at 9:19 AM, Stuart McGraw wrote: > On 06/16/2011 10:38 AM, Christian Manal wrote: >> Am 16.06.2011 18:12, schrieb Stuart McGraw: >>> I am having some difficulty specifying a fileset. >>> >>> I want to exclude all dot files in home directories >>> ("/home/*/.*"), *except* the di

Re: [Bacula-users] Fileset: How exclude all except...

2011-06-18 Thread Andrea Conti
Hello, > I want to exclude all dot files in home directories > ("/home/*/.*"), *except* the directories "/home/*/.backup/". > > Any hints on how to do this? If you want to exclude dot _files_ (i.e. you don't care about directories whose name starts with a dot other than .backup), and assuming y

Re: [Bacula-users] Fileset: How exclude all except...

2011-06-18 Thread Stuart McGraw
On 06/16/2011 10:38 AM, Christian Manal wrote: > Am 16.06.2011 18:12, schrieb Stuart McGraw: >> I am having some difficulty specifying a fileset. >> >> I want to exclude all dot files in home directories >> ("/home/*/.*"), *except* the directories "/home/*/.backup/". >> >> Any hints on how to do

Re: [Bacula-users] Fileset: How exclude all except...

2011-06-16 Thread Christian Manal
Am 16.06.2011 18:12, schrieb Stuart McGraw: > I am having some difficulty specifying a fileset. > > I want to exclude all dot files in home directories > ("/home/*/.*"), *except* the directories "/home/*/.backup/". > > Any hints on how to do this? > Hi, I asked something simmilar a while back

Re: [Bacula-users] Fileset generated by awk

2011-05-10 Thread John Doe
From: Jérôme Blion >I have to backup machines which have been configured different ways for >the >same feature. In fact, I want to backup mysql binlogs on a hourly basis. >binlogs can be located at different locations: > /home/mysql > /usr/local/mysql/data > /home/binlogs >Depending on

Re: [Bacula-users] Fileset generated by awk

2011-05-10 Thread Jérôme Blion
Le 10/05/2011 11:56, Jérôme Blion a écrit : Hello, I have to backup machines which have been configured different ways for the same feature. In fact, I want to backup mysql binlogs on a hourly basis. binlogs can be located at different locations: /home/mysql /usr/local/mysql/data /home/bin

Re: [Bacula-users] Fileset Difficulties -- help please

2011-04-22 Thread Hugo Letemplier
2011/4/21 Hugo Letemplier : > Hi > > I am having a Mac OSX File server where users home are stored. > Before having a powerfull mail server that stores all the content of > my emails, I store all the Microsoft Entourage Mailbox on this file > server. > Theses mailbox must be backed up separately fr

Re: [Bacula-users] FileSet -- default options?

2011-04-19 Thread Christian Manal
Am 19.04.2011 15:30, schrieb hymie!: > Can I set "default options" for FileSets the way I can for Jobs? Or, > can I somehow include an external file into my bacula-dir.conf file > at a specific point? Hi, I don't think there is something like JobDefs for FileSets, but you can include external fi

Re: [Bacula-users] FileSet Question...

2011-01-10 Thread Martin Simmons
> On Sun, 9 Jan 2011 23:28:31 +0100, Kianusch Sayah Karadji said: > > I need to backup (actually to archive) lots of data. 24 filesystems - each > filesystem containing 2Mio+ files / 700GB. > > I need to save the data only once - since they do not change after they are > written. > > To hav

Re: [Bacula-users] FileSet Question...

2011-01-09 Thread Dan Langille
On 1/9/2011 5:28 PM, Kianusch Sayah Karadji wrote: > Hi, > > I need to backup (actually to archive) lots of data. 24 filesystems - > each filesystem containing 2Mio+ files / 700GB. > > I need to save the data only once - since they do not change after they > are written. > > To have better control

Re: [Bacula-users] FileSet for Windows 7

2010-09-02 Thread Ulrich Leodolter
Hi, On Mon, 2010-08-30 at 14:08 +0200, Ralph Kutschera wrote: > Hallo! > >I'd like to kindly ask if someone could post a reasonable Windows 7 > FileSet! > We us this since a few days do backup desktop workstations. C:/bacula_include.txt may contain extra drives (e.g. D:/) We exclude junct

Re: [Bacula-users] FileSet options: exclude compressions for some "filetypes"?

2010-04-09 Thread Martin Simmons
> On Fri, 09 Apr 2010 09:31:43 +0200, Administrator said: > > Hi, > i use USB-disks for backing up my server and a few clients. The full > backups do not run overnigth (21h to 6h). I assume that this is due to > the time needed for compression. The average compression rate is at a > mere 3

Re: [Bacula-users] Fileset manipulation by job

2009-09-16 Thread Hannes Gruber
Juche Joseph, > a RunScript parameter has a %l to pass the Job Level on Hey, that sounds interesting, I did note eaven know that, can you point me to the on line documentation where I could find more about that? Hannes

Re: [Bacula-users] Fileset manipulation by job

2009-09-16 Thread Joseph L. Casale
>> a RunScript parameter has a %l to pass the Job Level on >Hey, that sounds interesting, I did note eaven know that, can you point >me to the on line documentation where I could find more about that? Hannes, The area in the docs is under the Director Config Job Resource: http://www.bacula.org/3.0

Re: [Bacula-users] Fileset definition for verify oddities

2009-05-28 Thread Arno Lehmann
Hi, 28.05.2009 18:24, Olaf Zevenboom wrote: > Dear List, > > I have a FileSet defined. This FileSet is used by a backup job and a > verify job. However within this FileSet/Verify job there are some oddities. > Job { > Name = "Verify_Zim" > Type = Verify > Level = VolumeToCatalog > Client

Re: [Bacula-users] fileset question

2009-05-15 Thread Jeff Dickens
Thanks, Martin, Bob. I will have another look at it. Your explanations will help. But I did come up with a neat workaround - since I'm generating client configs with m4 macros, I just added a per-client fileset and it seems to work perfectly. I just have to pass in the username as well as th

Re: [Bacula-users] fileset question

2009-05-15 Thread Martin Simmons
> On Thu, 14 May 2009 17:24:19 -0400, Jeff Dickens said: > > Maybe if I had the answers to those questions I would understand why > this fileset is totally non-functional. It backs up just the top level > directories under "Documents and Settings". > > FileSet { > Name = "XP_WS4" >

Re: [Bacula-users] fileset question

2009-05-15 Thread Martin Simmons
> On Thu, 14 May 2009 16:35:47 -0400, Jeff Dickens said: > > Here it is: > > FileSet { > Name = "XP_WS3" > Include { > Options { > exclude = yes > RegEx = ".*\.lnk" > RegEx = ".*\.mp3" >

Re: [Bacula-users] fileset question

2009-05-15 Thread Bob Hetzel
that wouldn't be useful, such as installers for acrobat reader, etc. Bob > From: Jeff Dickens > Subject: Re: [Bacula-users] fileset question > To: bacula-users > Message-ID: <4a0c8c03.6050...@m2.seamanpaper.com> > Content-Type: text/plain; charset="iso-8859-1"

Re: [Bacula-users] fileset question

2009-05-14 Thread Jeff Dickens
Maybe if I had the answers to those questions I would understand why this fileset is totally non-functional. It backs up just the top level directories under "Documents and Settings". FileSet { Name = "XP_WS4" Include { Options { exclude = ye

Re: [Bacula-users] fileset question

2009-05-14 Thread Jeff Dickens
Here it is: FileSet { Name = "XP_WS3" Include { Options { exclude = yes RegEx = ".*\.lnk" RegEx = ".*\.mp3" RegEx = ".*\.wma" } Options {

Re: [Bacula-users] Fileset available in Message Resource?

2009-04-03 Thread John Lockard
Nevermind... I'm a moron. On Fri, Apr 03, 2009 at 02:54:01PM -0400, John Lockard wrote: > Hi All, > > Looking through the manual in the Message Resource section > I don't see 'FileSet' as one of the options. (Version 2.4.4). > Is this available but undocumented or should I be putting in > a soft

Re: [Bacula-users] Fileset depending on ClientRunBefore

2007-10-23 Thread Leon Bruno
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Arno Lehmann > Sent: mercredi 10 octobre 2007 11:22 > To: bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] Fileset depending on ClientRunBefore > >

Re: [Bacula-users] Fileset compression + Migration

2007-10-18 Thread Eric Böse-Wolf
Hello Arvid, Arvid Rune Rånes <[EMAIL PROTECTED]> writes: > Is it possible to turn software compression on/off other > places than inside the fileset definition and override it (in job > def. or storage def.)? I think you should not use software compression from inside bacula in this scenario. T

Re: [Bacula-users] Fileset depending on ClientRunBefore

2007-10-10 Thread Arno Lehmann
Hi, 10.10.2007 05:13,, Troy Daniels wrote:: > Dan Langille wrote: >> On 9 Oct 2007 at 20:05, Leon Bruno wrote: >> >>> On 9 Oct 2007 at 19:54, Leon Bruno wrote: >>> Hi all, One of my job is calling a script to do some databases backup. The fileset is then defined to call that sa

Re: [Bacula-users] Fileset depending on ClientRunBefore

2007-10-09 Thread Troy Daniels
Dan Langille wrote: > On 9 Oct 2007 at 20:05, Leon Bruno wrote: > >> On 9 Oct 2007 at 19:54, Leon Bruno wrote: >> >>> Hi all, >>> >>> One of my job is calling a script to do some databases backup. >>> The fileset is then defined to call that same script with another >>> parameter that list the bac

Re: [Bacula-users] Fileset depending on ClientRunBefore

2007-10-09 Thread Dan Langille
On 9 Oct 2007 at 20:05, Leon Bruno wrote: > On 9 Oct 2007 at 19:54, Leon Bruno wrote: > > > > > Hi all, > > > > One of my job is calling a script to do some databases backup. > > The fileset is then defined to call that same script with another > > parameter that list the backup that has just b

Re: [Bacula-users] Fileset depending on ClientRunBefore

2007-10-09 Thread Leon Bruno
ginal Message- From: Dan Langille [mailto:[EMAIL PROTECTED] Sent: mardi 9 octobre 2007 19:58 To: Leon Bruno Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Fileset depending on ClientRunBefore On 9 Oct 2007 at 19:54, Leon Bruno wrote: > > Hi all, > > One of my

Re: [Bacula-users] Fileset depending on ClientRunBefore

2007-10-09 Thread Dan Langille
On 9 Oct 2007 at 19:54, Leon Bruno wrote: > > Hi all, > > One of my job is calling a script to do some databases backup. > The fileset is then defined to call that same script with another > parameter that list the backup that has just been done. > > >From what I've tested, it seems that the fi

Re: [Bacula-users] FileSet BUG or not?

2007-09-14 Thread Martin Simmons
> On Wed, 12 Sep 2007 08:28:26 +0300, Yuri Timofeev said: > > Hi, there. > > > There is a structure of directories: > > find /tmp/test/ > > /tmp/test/ > /tmp/test/a2 > /tmp/test/a2/2 > /tmp/test/a2/2/test_file > /tmp/test/a2/test_file > /tmp/test/a2/1 > /tmp/test/a2/1/test_file > /tmp/test

Re: [Bacula-users] FileSet BUG or not?

2007-09-13 Thread Yuri Timofeev
Workaround (description of problem see below): FileSet { Name = "test.set" Include { File = "|myfile" } } myfile (chmod a+x): #!/bin/sh find /tmp/test/|egrep "^/tmp/test/[^/]+/1/.*" Result: /tmp/test/a2/1/test_file /tmp/test/b1/1/test_file /tmp/test/

Re: [Bacula-users] fileset

2007-08-08 Thread Dimitrios
On Wed, 08 Aug 2007 17:45:26 +0200 Arno Lehmann <[EMAIL PROTECTED]> wrote: > No, but include with options to actually exclude is different to an > exclude section. ah that clears it up, thank you! - This SF.net email is spo

Re: [Bacula-users] fileset

2007-08-08 Thread Arno Lehmann
Hello, 08.08.2007 17:06,, Alexandre Chapellon wrote:: > The exclude method you use is the "Exclude" directive... > I use an "exclude = yes" in an "Options" directive. > I guess that's where the difference is > Anybody to confirm? Confirm. > 2007/8/8, Dimitrios <[EMAIL PROTECTED]

Re: [Bacula-users] fileset

2007-08-08 Thread Alexandre Chapellon
The exclude method you use is the "Exclude" directive... I use an "exclude = yes" in an "Options" directive. I guess that's where the difference is Anybody to confirm? 2007/8/8, Dimitrios <[EMAIL PROTECTED]>: > > On Tue, 07 Aug 2007 12:11:55 +0200 Julien <[EMAIL PROTECTED]> wrote: > > > I woul

Re: [Bacula-users] fileset

2007-08-08 Thread Dimitrios
On Tue, 07 Aug 2007 12:11:55 +0200 Julien <[EMAIL PROTECTED]> wrote: > I would change the order because of the "first match" rule : thats strange, because the default configuration of bacula has the Exclude section after the Include section: FileSet { Name = "Full Set" Include { Options

Re: [Bacula-users] fileset

2007-08-08 Thread Arno Lehmann
Hi, 08.08.2007 09:50,, Alexandre Chapellon wrote:: > Oops I forgot to paste the error message wich can be usefull for others: > > Fatal error: > c:\cygwin\home\kern\bacula\k\src\win32\filed\../../filed/backup.c:494 > Network send error to SD. ERR=Input/output error > Error: c:\cygwin\home\kern\

Re: [Bacula-users] fileset

2007-08-08 Thread Alexandre Chapellon
Oops I forgot to paste the error message wich can be usefull for others: Fatal error: c:\cygwin\home\kern\bacula\k\src\win32\filed\../../filed/backup.c:494 Network send error to SD. ERR=Input/output error Error: c:\cygwin\home\kern\bacula\k\src\win32\lib\../../lib/bnet.c:393 Write error sending le

Re: [Bacula-users] fileset

2007-08-08 Thread Alexandre Chapellon
Just as an information: - most of my windows 2K clients (with winbacula 1.38.10) didn't like very much to have no compression specified at all in the option clause! Going back to gzip1 solved the problem! 2007/8/7, Arno Lehmann <[EMAIL PROTECTED]>: > > Hi, > > 07.08.2007 11:48,, Alexandre Chapell

  1   2   >