Hi All

I would like to know if it's possible to backup something on a dataStore (where 
there is no DIR and SD daemon, just disks). My client is a Windows server 2003 
(bacula-fd) , my bacula-dir/sd is on a freeBSD, and I want to backup my client 
in another place which is not a bacula-dir, sd, fd ...

In my bacula-dir on my freeBSD:

FileSet {
  Name = "xxx"
  Enable VSS = no
  Include {
    Options {
      compression = GZIP
      ignore case = yes
    }
   File = "J:/BACKUP"
  }
}



In my log I have this error :

25-Feb 18:00 xxx:      Could not stat J:/BACKUP: ERR=The system cannot find the 
path specified.^M

J:/ is a virtual disk on my Windows client, which is my dataStore, the place 
where I want to backup my client

Thanks for your help

François
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to