On 2007.06.27. 19:03, Craig White wrote: ... >> TERMINATION at parse_conf.c:853 >> Config error: Keyword "Include" not permitted in this resource. >> Perhaps you left the trailing brace off of the previous resource. >> : line 76, col 10 of file /etc/bacula/bacula-dir.conf >> Include { >> >> >> after taking these errors I have used the conf file that comes with stock >> bacula package but again i got the same error messages. >> >> Is bacula configuration changed in new versions? I have also tried bacula >> 1.38.11 and bacula 2.0.3 version and got the same error messages.. > ---- > I had a similar issue but it was obvious that something was wrong with > the conf file. > > In my case, I had a Windows system and I was using quotations to enclose > an 'Include' path - something like this... > > File = "c:\Document and Settings\" and UNIX interprets the \ as an > escape which meant that the quotes were never closed so I had to use > '\\' for the backslashes.
bacula manual explicitly tells not to do that ;) http://www.bacula.org/rel-manual/FileSet_Resource.html Windows users, please take note to specify directories (even c:/...) in Unix path notation. If you use Windows conventions, you will most likely not be able to restore your files due to the fact that the Windows path separator was defined as an escape character long before Windows existed, and Bacula adheres to that convention -- Rich ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users