Bacula-users

Re: [Bacula-users] backup cifs fileset

2009-02-26 10:53:47
Subject: Re: [Bacula-users] backup cifs fileset
From: John Drescher <drescherjm AT gmail DOT com>
To: François Mehault <Francois.Mehault AT netplus DOT fr>
Date: Thu, 26 Feb 2009 10:51:29 -0500
On Thu, Feb 26, 2009 at 10:40 AM, François Mehault
<Francois.Mehault AT netplus DOT fr> wrote:
> 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
>
>

This is because remote drives are only mapped for the logged in user
and not the "SYSTEM" user or administrator.

John

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