Anyone. I am still stuck here.

Thx in advance.

Arunav.

----- Original Message ----- 
From: "Arunav Mandal" <[EMAIL PROTECTED]>
To: <bacula-users@lists.sourceforge.net>
Sent: Thursday, September 08, 2005 7:50 PM
Subject: [Bacula-users] Filset exclusions


> I am using bacula 1.36.3 version and I tried this Filset but still I can't
> exclude mp3's and other files which I want to exclude. Anything I am
missing
> here?
>
> FileSet {
>   Name = linux-default
>   #Ignore Fileset changes = yes
>   Include {
>   Options {
>   signature=SHA1
>   verify=pins1
>   onefs=no
>   sparse=no
>   wildfile = *.mp3
>   wildfile = *.m4a
>   wildfile = *.o
>   wildfile = *.obj
>   wildfile = *.vob
>   wildfile = *.VOB
>   Exclude = yes
> }
>   File = /
>   }
>
>   Exclude {
>         File = /dev/shm
>         File = /dev/pts
>         File = /sys
>         File = /proc
>         File = /tmp
>         File = /.journal
>         File = /.fsck
>         File = /mnt
>         File = /space
>         File = /dev
> }
> }
>
>
>
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle
Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to