Thanks John,

 

That was not the solution, but it lights one idea,

 

I tried with the double \\ and it Works

 

$ cd C:\\Webs

cwd is: C:\Webs/

$

 

Thanks to all J

Arnau

 

De: John Drescher [mailto:dresche...@gmail.com] 
Enviado el: lunes, 06 de junio de 2011 17:47
Para: Arnau Coll
CC: bacula-users@lists.sourceforge.net; Eduard Amigó
Asunto: Re: [Bacula-users] Invalid path given in windows backups

 

 

2011/6/6 Arnau Coll <ac...@puntdoc.es>

Hi all!

 

I wonder if anyone knows that.

When I try to restore by command line (bconsole) or webmin app for bacula on
a Windows server, it seems that bacula doesn’t like Windows paths:

 

That’s the bconsole tries and errors:

 

cwd is: /

$ ls

C:\BackupBD/

C:\Webs/

C:\php/

 

$ cd C:\Webs/

Invalid path given.

cwd is: /

 

$ cd Webs

Invalid path given.

cwd is: /

 

$ cd C:Webs

Invalid path given.

cwd is: /

 

$ cd "C:\Webs/"

Invalid path given.

cwd is: /

 

$ cd /Webs

Invalid path given.

cwd is: /

 

I try to google it but i didn’t find the good answer.

 

 


Use / instead of \ 

John

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to