On Jan 31, 2007, at 10:46 AM, Brian Debelius wrote:
> I am trying to split up a config file on Windows, using the @  
> directive
> as shown in http://www.bacula.org/dev-manual/ 
> Customizin_Configurat_Files.html but it
> returns an error that it cannot find the file.  Has anyone done  
> this in
> Windows?

I haven't tried it in windows, but some quick ideas:
1. Try absolute pathnames if you aren't already--it didn't like  
relative ones for me on Linux.
2. Try escaping Window's backslashes with an additional backslash,  
e.g. "@C:\\folder\\file"
3. If those don't work, can you post what some details or examples of  
what isn't working?

--
--Darien A. Hager
[EMAIL PROTECTED]



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to