Bacula-users

Re: [Bacula-users] Backup: Windows 2003 Server: Could not stat C:\WINDOWS\: ERR=No such file or directory

2009-11-04 11:56:18
Subject: Re: [Bacula-users] Backup: Windows 2003 Server: Could not stat C:\WINDOWS\: ERR=No such file or directory
From: Gavin McCullagh <gavin.mccullagh AT gcd DOT ie>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 4 Nov 2009 16:52:41 +0000
Hi,

On Wed, 04 Nov 2009, Dennis Schneck wrote:

> i wann backup a windows 2003 server.

> FileSet {
>   Name = "Full Set WIN"
>   Enable VSS = yes
>   Include {
>     Options {
>       Ignore Case = yes
>       signature = MD5
>     }
>    file = "C:\\WINDOWS\\"
> }
> 
>   Exclude {
>     file = "c:\\temp"
>     file = "c:\\pagefile.sys"
>     file = "*Temporary Internet Files*"
>   }
> }

> 04-Nov 15:32 baculaSRV-sd JobId 72: Ready to append to end of Volume 
> "BckUp0006" size=1481814731
> 04-Nov 15:32 baculaSRV-fd JobId 72:      Could not stat C:\WINDOWS\: ERR=No 
> such file or directory

> What did i wrong ?
> The bacula-fd service on the Windows 2003 (domain controller) runs als user 
> administrator

I think you need to use c:/windows, ie use forward slashes in place of
backslashes.  You probably don't need "" in most cases either.

Gavin


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>