Bacula-users

[Bacula-users] backup cifs fileset

2009-02-26 10:43:57
Subject: [Bacula-users] backup cifs fileset
From: François Mehault <Francois.Mehault AT netplus DOT fr>
To: "bacula-users AT lists.sourceforge DOT net" <bacula-users AT lists.sourceforge DOT net>
Date: Thu, 26 Feb 2009 16:40:02 +0100

Hi All

 

I have to backup a dump of a database which is on a remote disk (cifs) of my client machine (bacula-fd). I succeed to backup something which is on the disk C:/ (disk system of my client) but I don’t succeed to backup on the disk J:/ , the remote disk.  How can I succeed to do this ?

 

Bacula-dir :

 

FileSet {

  Name = "xxx"

  Enable VSS = no

  Include {

    Options {

      signature = MD5

      compression = GZIP

    }

    File = "C:/test"

    File = "J:/test"

  }

}

 

Log :

 

Could not stat J:/test: ERR=The system cannot find the path specified

 

Regards,

 

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 AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>