Bacula-users

Re: [Bacula-users] Backup Folders using "Wild" and "RegExDir"

2011-08-04 03:50:22
Subject: Re: [Bacula-users] Backup Folders using "Wild" and "RegExDir"
From: "Richard Marnau" <marnau AT giovannil-nord DOT de>
To: "'Martin Simmons'" <martin AT lispworks DOT com>, <bacula-users AT lists.sourceforge DOT net>
Date: Thu, 4 Aug 2011 09:48:16 +0200
> >>>>> On Tue, 2 Aug 2011 15:25:12 +0200, Richard Marnau said:
> >
> > Martin, thanks for the follow up. I did change the configuration
> without success.
> > Do you might have any other idea? Is my understanding of the lines
> correct?
> >
> > FileSet {
> >   Name = "ClientWindows"
> >   Include {
> >
> >    File = "C:/Dokumente und Einstellungen"   <----- INCLUDE ALL
> OTHER SUBFOLDERS
> >
> >      Options {
> >       signature = MD5
> >       compression = GZIP
> >       IgnoreCase = yes
> >
> >      WildDir = "C:/Dokumente und Einstellungen/*/Desktop" <-------
> INCLUDE DESKTOP FROM EVERY USER
> >      WildDir = "C:/Dokumente und Einstellungen/*/Eigene Dateien" <--
> -------- INCLUDE EIGENE DATEIEN FROM EVERY USER
> >
> >       #Alle Benutzerverzeichnise mit einbeziehen.
> >       RegExDir="^C:/Dokumente und Einstellungen/[^/]+$" <-----------
> - Copy Past from the manuell - no idea
> >
> >       #Alle Benutzer Desktop Verzeichnise und Unterverzeichnise
> >       Wild = "C:/Dokumente und Einstellungen/*/Desktop/*" <---------
> ----- INCLUDE ALL FILES FROM DESKTOP
> >
> >       #Alle Benutzer Eigene Dateien und Unterverzeichnise
> >       Wild = "C:/Dokumente und Einstellungen/*/Eigene Dateien/*" <--
> --------------- INCLUDE ALL FILES FROM EIGENE DATEIEN
> >     }
> >      Options {
> >         Exclude = yes
> >         IgnoreCase = yes
> >         Wild= "C:/Dokumente und Einstellungen/*" <------------------
> ------- EXCLUDE EVERYTHING ELSE
> >     }
> >   }
> > }
> 
> That looks correct to me.  Did you reload the configuration in the
> director?
> 
> Did it back up anything at all?  E.g. use estimate job=... listing
> level=full.
> 
> Which version of Windows is the client using?
> 
> __Martin
> 


Thanks Martin again, I did miss to change the level to full after changing the 
fileset.
Cheers :-)




------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>