IanCar wrote:
> I've just upgraded my FD from 1.38 to 2.2.8 for a windows XP client.  This
> has a File set definition of 
> 
> FileSet {
>   Name = "UserDefined"
>   Enable VSS = yes
>   Include {
>     Options {
>       compression = gzip
>       signature = MD5
>     }
>     File = "\\<c:/Data/backup.include"
>   }
>   Exclude {
>     File = "\\<c:/Data/backup.exclude"
>   }
> }
> 
> The include file currently has the following:
> c:/Data/eclipse
> c:/Data/work
> 
> This was working fine using the 1.38.10 FD but now starts off with these
> directories and then starts backing up the whole of the C disk.
> 
> All comments gratefully received.

What is in the exclude file?

Does this bconsole command give you what you expect to be backed up?

    job=JOBNAME listing

-- 
Dan Langille - http://www.langille.org/
BSDCan - The Technical BSD Conference: http://www.bsdcan.org/
PGCon  - The PostgreSQL Conference:    http://www.pgcon.org/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to