Bacula-users

Re: [Bacula-users] Backup up just certain directories

2008-09-16 16:23:38
Subject: Re: [Bacula-users] Backup up just certain directories
From: "Joshua J. Kugler" <joshua AT eeinternet DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 16 Sep 2008 12:23:30 -0800
On Tuesday 16 September 2008, Martin Simmons said something like:
> >>>>> On Tue, 16 Sep 2008 08:53:58 -0800, Joshua J Kugler said:
> >
> > Bumping....anyone familiar enough with Bacula's fileset semantics
> > to give a hint as to how to accomplish this?
>
> I suggest looking at this thread:
>
> http://thread.gmane.org/gmane.comp.sysutils.backup.bacula.general/362
>02/focus=36232
>
> __Martin

Getting closer.  I now get: 

2000 OK estimate files=3430 bytes=0

I have this (truncated for brevity):

FileSet {
  Name = "winMedia"

  Include {

    File  = "C:/Documents and Settings"

    Options {
      Exclude = yes
      IgnoreCase = yes
      WildFile = "c:/Documents and Settings/*"
    }

    Options {
      IgnoreCase = yes
      WildDir = "c:/Documents and Settings/*/My Documents/My Pictures"
      WildFile = "C:/Documents and Settings/*/My Documents/My 
Pictures/*"
    }

    Options {
      signature = SHA1
      verify = s1
    }
  }
}

If I do WildDir with the above, I get 

2000 OK estimate files=1 bytes=0

If I do WildDir and /*/* I get 

2000 OK estimate files=36 bytes=12,736,029

which is WAAAY less that I know should be there.

WildFile with /*/* I get 

2000 OK estimate files=3430 bytes=0

again.

Sigh...this is really frustrating.  It seems like specifying directories 
to be included (and only those directories) shouldn't be so hard.

Any other ideas?

j


-- 
Joshua J. Kugler -- Fairbanks, AK
Blogs: http://jjncj.com/blog/ (Family) -- http://joshuakugler.com (Geek)
Every knee shall bow, and every tongue confess, in heaven, on earth, and 
under the earth, that Jesus Christ is LORD
-- 
Joshua Kugler
Part-Time System Admin/Programmer
http://www.eeinternet.com
PGP Key: http://pgp.mit.edu/  ID 0xDB26D7CE

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users