Re: [Bacula-users] filesets "environment variables" for windows

2013-10-05 Thread Kern Sibbald
Hello, I am sorry there are no windows environment variables that can be directly used in the FileSets. There may be a way to do what you want but I am not an expert on Windows. Lo siento pero no peude utilizar variables de entorno de Windows en los FileSets. Puede haber una manera de hacer lo

[Bacula-users] filesets "environment variables" for windows

2013-10-03 Thread jaczdown
Srs, I have not found how to use windows environment variables on a Sample. windowsxp-fd for Windows Client (ej %username%, %homepatch%) , can be used and how?. Thanks and sorry for the translator. Spanish Srs, no he logrado encontrar como utilizar variables de entorno de windows en el filese

Re: [Bacula-users] FileSets

2009-07-27 Thread Victor Hugo dos Santos
On Fri, Jul 24, 2009 at 10:50 AM, João Kuchnier wrote: > Hi everyone! > > I'm having some difficulties while configuring some filesets. > > Here is one example: > > FileSet { >        Name = "web01-fs" >        Include { >                Options { >                        signature = MD5 >        

[Bacula-users] FileSets

2009-07-24 Thread João Kuchnier
Hi everyone! I'm having some difficulties while configuring some filesets. Here is one example: FileSet { Name = "web01-fs" Include { Options { signature = MD5 compression = GZIP } Fil

Re: [Bacula-users] filesets and symbolic links

2009-06-29 Thread Andreas Schuldei
On Mon, Jun 29, 2009 at 7:31 PM, Doug Forster wrote: > I don't remember but I think bacula will traverse mount points so . . . > "mount --bind olddir newdir" > Would likely work. I do know though that there at least was an issue with > differing file system types ie nfs/gfs mounts ect. i will try

Re: [Bacula-users] filesets and symbolic links

2009-06-29 Thread Andreas Schuldei
On Mon, Jun 29, 2009 at 7:15 PM, Dirk Bartley wrote: > Filesets can have exclude and include lists that are pulled in at > runtime from files.  The run before script could create these lists?? the fileset is defined server-side. how can the server include stuff that is created on the client?

Re: [Bacula-users] filesets and symbolic links

2009-06-29 Thread Dirk Bartley
Here is an example of one of my filesets: FileSet { Name = "ZimbraSet" Include { Options { signature = MD5 aclsupport = yes } File = /opt/zimbra/backup/sessions File = /opt/zimbra/conf File = /root #Exclude Dir Containing = ".baculaexclude" } Exclude {

Re: [Bacula-users] filesets and symbolic links

2009-06-29 Thread Doug Forster
I don't remember but I think bacula will traverse mount points so . . . "mount --bind olddir newdir" Would likely work. I do know though that there at least was an issue with differing file system types ie nfs/gfs mounts ect. Dirk Bartley wrote: > Filesets can have exclude and include lists that

Re: [Bacula-users] filesets and symbolic links

2009-06-29 Thread Dirk Bartley
Filesets can have exclude and include lists that are pulled in at runtime from files. The run before script could create these lists?? Dirk On Mon, 2009-06-29 at 14:04 +0200, Andreas Schuldei wrote: > hi! > > we have servers that operate with several independent raid arrays that > contain (lot

[Bacula-users] filesets and symbolic links

2009-06-29 Thread Andreas Schuldei
hi! we have servers that operate with several independent raid arrays that contain (lots of) data to backup. currently we create tar files of the data-to-be-backed-up on each raid and would like bacula to pick it up from there. we have a script that does the tar handling that is run as ClientRun

Re: [Bacula-users] Filesets and Windows Vista

2007-07-06 Thread Søren Thing Andersen
Martin Simmons wrote: It can't be done with WildDir like that. The basic problem is that your exclude case matches C:/Users/foo, so c:/Users/foo/Desktop is never reached. Yes, of course. It sounds logical now it is explained to me ;-) Something like this might work: [cut] Thanks - I'll t

Re: [Bacula-users] Filesets and Windows Vista

2007-07-06 Thread Martin Simmons
> On Thu, 05 Jul 2007 14:16:34 +0200, Søren Thing Andersen said: > > I would like to backup the Desktop and Documents folders for all users > on a Windows Vista machine. > For this I have the following fileset: > FileSet { > Name = "Windows Vista" > Ignore FileSet Changes = ye

[Bacula-users] Filesets and Windows Vista

2007-07-05 Thread Søren Thing Andersen
Hi. I would like to backup the Desktop and Documents folders for all users on a Windows Vista machine. For this I have the following fileset: FileSet { Name = "Windows Vista" Ignore FileSet Changes = yes Include { Options { Ignore Case

[Bacula-users] FileSets in Restore jobs to populate path list?

2007-06-05 Thread Brian A. Seklecki
Is there any way to populate the file list for a restore job using a FileList definition? Such that, when one initiates a restore operation, they merely feed: -) Select Restore Job Template Definition |---> Bootstrap |---> FileSet |---> Where |---> Prefix/Suffix |---> Regex |---