Bacula-users

Re: [Bacula-users] Backing up only Documents folder

2011-05-27 07:33:50
Subject: Re: [Bacula-users] Backing up only Documents folder
From: Martin Simmons <martin AT lispworks DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Fri, 27 May 2011 12:30:25 +0100
>>>>> On Fri, 27 May 2011 10:55:37 +0200, Mark Maas said:
> 
> I'm pulling some hair trying to find a way to only backup the Documents
> folder in everyone's /home directory. I.e. "/home/*/Documents".
> 
> So I created the following fileset:
> 
> FileSet {
>   Name = home
>   Include {
>     File = "/home"
>     Options {
>         compression=GZIP
>         onefs=yes
>         #signature=MD5
>         sparse=yes
>         WildDir = "/home/*/Documents"
>     }
>     Options {
>         Exclude = yes
>         Wild = "/home/*"
>   }
> }
> 
> But it, wont work.... It still tries to do all directories recursively
> under /home.

Are you sure?  I would expect that fileset to back up only /home and nothing
else.


> The Documentation
> http://www.bacula.org/5.0.x-manuals/en/main/main/Configuring_Director.html#SECTION001870000000000000000
> contains this exact example but as a windows fileset.

Do you mean the AllPictures example?  If so, you've lost most of the critical
parts of it so I suggest you go back to the example to understand how it
works.

__Martin

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users