I get trouble about remote windows file backup path :
One part of my bacula-dir.conf :
>  FileSet {
>    Name = "becky"
>    Include {
>      Options {
>        signature = MD5
>      }
>      File = "D:/temp"            #  This path is really exist and the file name is right too.
>  }
>  }

OK to run? (yes/mod/no): yes
Job started. JobId=1
*messages
13-Jul 14:02 backup-dir: Created new FileSet record "becky" 2005-07-13 14:02:09
13-Jul 14:02 backup-dir: No prior Full backup Job record found.
13-Jul 14:02 backup-dir: No prior or suitable Full backup found. Doing FULL backup.
13-Jul 14:02 backup-dir: Start Backup JobId 1, Job=becky.2005-07-13_14.02.07
13-Jul 14:02 backup-sd: Volume "volume00010001" previously written, moving to end of data.
13-Jul 14:03 becky-fd:      Could not stat D:/temp : ERR=system can't find the right path

Any comments or advice would be appretciated!!!

Reply via email to