> }
> Client {
>    Name = jake-laptop-fd
>    Password = **********
>    Address = 10.0.6.107
>    FDPort = 9102
>    Catalog = MyCatalog
>    File Retention = 30 days
>    Job Retention = 6 months
> }
> FileSet {
>    Name = WinXPTest
>    Include {
>      File = C:/jaketestfolder
>      Options {
>      }
>    }
> }
> Job {
>    Name = XPtest
>    Type = Backup
>    Level = Incremental
>    Client = jake-laptop-fd
>    FileSet = "Full Set"
>    Schedule = WeeklyCycle
>    Storage = File
>    Pool = Default
>    Messages = Standard
> }
>
>
Hi,

your job XPtest has the 'Full Set' defined, theres no directory you 
wanna backup.

change FileSet = WinXPTest

cheers

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to