Removed the " , estimate seems to be working now.Thanks a lot for the help.

LHERBIER Lois wrote:

Danie Theron wrote:

Kern Sibbald wrote:

It would be helpful if you send to this list in text format because
some of us such as myself consider HTML to be a security problem
(though rather minor).


My humblest apologies *blush* , reinstalled my workstation and forgot
to add lists.sourceforge.net (and sibbald.com :)) as my Plain Text
domain.

Be sure to check the development manual on this issue as the version
shipped with 1.36.3 had a number of places where the text was out of
date and thus erroneous.



OK , my bacula-dir 's Fileset resource looks as follows :

FileSet {
Name = "wks1old Set"
Include {
  Options {
     compression = GZIP6
     wildfile = *.exe
     wildfile = *.mp3
     wildfile = *.tmp
     exclude = yes
   }
#     File = "f:/sqldumps"
    File = "\\<C:/bacula/bin/include.txt"
 }
}

And my include.txt file :

"c:/Documents and Settings/danie"

When I do an estimate :

Connecting to Client wks1old-fd at wks1-old.verpakt.com:9102
2000 OK estimate files=0 bytes=0

Not sure where I'm going wrong seeing as all seems fine. Any help will
be greatly appreciated

TIA

D


I think that you can remove the quotes from include.txt. From what I
remember, quotes are not needed when you include a file containting the
files that you want to backup.
Maybe at first try a simpler configuration without wildfiles and with
only c:/bacula for instance in your include.txt. Then redo an 'estimate'
to see if it is working.

 Loïs


-------------------------------------------------------
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