Re: [Bacula-users] system cannot find the path specified

2009-11-04 Thread RYAN vAN GINNEKEN
Thanks again Bruno i feel kind of silly, I took another look at things in the 
light of day, and it was a typo and a name misspelling gerry not jerry who 
knew, err i guess you did hehe.

Computer King   CaN-MailSurveillance King 
http://computerking.ca http://canmail.org  http://surveillanceking.net 

Surveillance - Sales Service - Hosting Backup
NEW!!! Internet Based Surveillance Systems
Custom Service Pac kages
Secure IMAP Email - Automated Remote Backups - Photo Blogs - Online Accounting 
Packages

- Bruno Friedmann br...@ioda-net.ch wrote:

 RYAN vAN GINNEKEN wrote:
  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.
  
 
 Hi Ryan,
 Could be possible that CyberMatix Point of Sale is just a
 mis-spelled ( found CyberMatrix Point of Sale in google ) ?
 If it's the case, bacula-fd is doing well it's job :-)
 
 You didn't specify which kind of windows you are saving, if it's Vista
 or more Desktop, My Documents etc have change.
 In fact if the system is not a pure english one, They could also have
 other name ( desktop = Bureau, My Documents = Mes
 Documents in french ) 
 
 
 
 -- 
 
  Bruno Friedmann
 
 
 --
 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@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users

--
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] system cannot find the path specified

2009-11-03 Thread RYAN vAN GINNEKEN
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] system cannot find the path specified

2009-11-03 Thread Bruno Friedmann
RYAN vAN GINNEKEN wrote:
 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.
 

Hi Ryan,
Could be possible that CyberMatix Point of Sale is just a mis-spelled ( found 
CyberMatrix Point of Sale in google ) ?
If it's the case, bacula-fd is doing well it's job :-)

You didn't specify which kind of windows you are saving, if it's Vista or more 
Desktop, My Documents etc have change.
In fact if the system is not a pure english one, They could also have other 
name ( desktop = Bureau, My Documents = Mes
Documents in french ) 



-- 

 Bruno Friedmann


--
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users