Bacula-users

[Bacula-users] "system cannot find the path specified"

2009-11-03 22:25:19
Subject: [Bacula-users] "system cannot find the path specified"
From: RYAN vAN GINNEKEN <king AT computerking DOT ca>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 3 Nov 2009 20:20:18 -0700 (MST)
Hello all using bacula director/storage dameon Version: 3.0.2 (18 July 2009) 
complied from source on ubuntu 8.04.  
Trying to backup a windows client running Version: 3.0.3 (18 October 2009) VSS 
Linux Cross-compile Win32.

I keep getting the "system cannot find the path specified" errors(see below) 
seems only directories with spaces in their filename are doing this. As the 
c:/dell which I did as a test has no spaces and backs up just fine.  I have 
checked and double checked, these directories do exist, and need to be backed 
up.

Here is my fileset resource could someone please help me get this sorted? I 
have looked high and low for a solution to this, in the docs and on google, but 
all of what i can find seems to state this should work. Thanks in advance.

FileSet {
  Name = "northland2-fileset"
 Ignore FileSet Changes = Yes
     Include {
    Options {
     signature = MD5
     Compression = GZIP
     Exclude = YES
     IgnoreCase = YES
     WildDir = "[A-Z]:*/1_NOBACKUP"
#     WildDir = "[A-Z]:/Desktop/www/*"
#     WildDir = "[A-Z]:/Documents/My Web Sites/*"
}
        File = "C:/CyberMatix Point of Sale"
        File = "C:/Documents and Settings/jerry hall/Desktop"
        File = "C:/Documents and Settings/jerry hall/My Documents"
        File = "C:/dell"
}
  Exclude {
        File = "C:/Desktop/www"
        File = "C:/Documents/My Web Sites"
}
}

03-Nov 19:49 northland2 JobId 1140:      Could not stat "C:/CyberMatix Point of 
Sale": ERR=The system cannot find the file specified.

03-Nov 19:49 northland2 JobId 1140:      Could not stat "C:/Documents and 
Settings/jerry hall/Desktop": ERR=The system cannot find the path specified.

03-Nov 19:49 northland2 JobId 1140:      Could not stat "C:/Documents and 
Settings/jerry hall/My Documents": ERR=The system cannot find the path 
specified.


Give me a fast ship, for I intend to go in harms way.

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