Hello,

On 23.09.2005 13:43, Mahesh wrote:

hi,
I have been trying to figure out why i have been facing the above-mentioned
problem. I thought of posting wht i tried, so here goes....

Assume the Windows 2000 client backup tree structure looks like :
            c:
            \
              bacula
              \
                Uninstall.exe
                doc
                \
                  Bacula_Bugs.html
                  bacula.pdf
                  .........
                  .......

CASE I =>
-------------------------------------------------------------------- I manually created directory path at the Windows Client : c:\tmp\bacula-restores

I Launch the Restore job with parameters :
JobName:    RestoreFiles1
Bootstrap:  /root/bacula/working/restore.bsr
Where:      /tmp/bacula-restores
Replace:    always
FileSet:    Expt Set1
Client:     WIN1-fd
Storage:    File
When:       2005-09-23 17:02:30
Catalog:    MyCatalog
Priority:   10

I get errors :
23-Sep 17:10 WIN1-fd: RestoreFiles1.2005-09-23_17.04.15 Error:
..\findlib\../../findlib/create_file.c:281 Could not open
/tmp/bacula-restores/c/\bacula/working/: ERR=The system cannot find
the path specified.

Does your fileset use forward slashes or backslashes?

This looks like you used backslashes in it, and that doesn't work... I think the manual says to always use forward slashes, and those work here.

Arno

--
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to