Bacula-users

Re: [Bacula-users] Backuping MS SQL

2008-07-15 08:58:18
Subject: Re: [Bacula-users] Backuping MS SQL
From: "James Harper" <james.harper AT bendigoit.com DOT au>
To: "Marek Simon" <marek.simon AT trustica DOT cz>, "Jari Fredriksson" <jarif AT iki DOT fi>
Date: Tue, 15 Jul 2008 22:58:05 +1000
> Jari Fredriksson napsal(a):
> >>  Client Run Before Job =
> >>  "\"c:/BackupDB/scripts/sqlbackup.bat\""
> >
> > Why the pair of \" in the string?
> >
> > Just try
> >
> >     Client Run Before Job = "c:/BackupDB/scripts/sqlbackup.bat"
> >
> 
> it is not needed actualy. It was there, because there was some other
> path before, and I was trying evverything that could help.
> Marek
> 

It would be needed if the path had spaces in it I think.

Do you know if you should be using the unix path separator '/' under
Windows? Maybe you should try:

Client Run Before Job = "c:\\BackupDB\\scripts\\sqlbackup.bat"

This should be documented in the docs though so maybe look it up there.

james

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users