Re: [Bacula-users] Problems with windows restore

2007-04-23 Thread Eduardo Jorge
I change my FIleSet: C:\Documents and Settings To C:/Documents and Settings and it work fine :) Tks to helps :) 2007/4/23, Arno Lehmann <[EMAIL PROTECTED]>: > Hi, > > On 4/23/2007 2:30 PM, Eduardo Jorge wrote: > > I don't solve my problem > > > > cwd is: / > > $ ls > > *C:\Documents and Setti

Re: [Bacula-users] Problems with windows restore

2007-04-23 Thread Arno Lehmann
Hi, On 4/23/2007 2:30 PM, Eduardo Jorge wrote: > I don't solve my problem > > cwd is: / > $ ls > *C:\Documents and Settings\Administrador\Desktop/ Do you perhaps use backslashes in the fileset, not forward slashes? In the manual, it says "If you are entering Windows file names, the directory p

Re: [Bacula-users] Problems with windows restore

2007-04-23 Thread Eduardo Jorge
Testing cwd is: / $ ls *C:\Documents and Settings\Administrador\Desktop/ *C:\Teste/ *C:\Windows\system/ $ cd C: Invalid path given. cwd is: / $ cd "C:" Invalid path given. cwd is: / $ cd "C:\\" Invalid path given. cwd is: / $ cd C Invalid path given. cwd is: / $ 2007/4/23, Steen <[EMAIL PROTECTED

Re: [Bacula-users] Problems with windows restore

2007-04-23 Thread Steen
Mandag 23 april 2007 14:30 skrev Eduardo Jorge: Can you do: cd C: ? > I don't solve my problem > > cwd is: / > $ ls > *C:\Documents and Settings\Administrador\Desktop/ > *C:\Windows\system/ > $ cd "Documents and Settings" > Invalid path given. > cwd is: / > $ cd "c:\Documents and Settings" > Invali

Re: [Bacula-users] Problems with windows restore

2007-04-23 Thread Eduardo Jorge
I don't solve my problem cwd is: / $ ls *C:\Documents and Settings\Administrador\Desktop/ *C:\Windows\system/ $ cd "Documents and Settings" Invalid path given. cwd is: / $ cd "c:\Documents and Settings" Invalid path given. cwd is: / $ cd "C:\\Documents and Settings\\" Invalid path given. cwd is: /

Re: [Bacula-users] Problems with windows restore

2007-04-20 Thread Arno Lehmann
Hi, On 4/20/2007 5:44 PM, Derek Ragona wrote: > At 08:04 PM 4/19/2007, Eduardo Jorge wrote: >> I`m using in Ubuntu 6.10 and my shell is bash >> >> Cd "Documents and settings" don`t work >> > > On a server running FreeBSD 5.X, using bash 3.x I do: > cd "Documents and Settings" Hey! Are we talki

Re: [Bacula-users] Problems with windows restore

2007-04-20 Thread Derek Ragona
At 08:04 PM 4/19/2007, Eduardo Jorge wrote: I`m using in Ubuntu 6.10 and my shell is bash Cd "Documents and settings" don`t work On a server running FreeBSD 5.X, using bash 3.x I do: cd "Documents and Settings" Works just fine. Note the S in Settings is a capital. -Derek -- This

Re: [Bacula-users] Problems with windows restore

2007-04-20 Thread Arno Lehmann
Hi, On 4/20/2007 3:04 AM, Eduardo Jorge wrote: > I`m using in Ubuntu 6.10 and my shell is bash > > Cd "Documents and settings" don`t work Obviously... Steen (I think he wrote that...) suggested to use qoutes around path names in bconsoles restore mode. This is all a matter of using bconsole, I

Re: [Bacula-users] Problems with windows restore

2007-04-19 Thread Eduardo Jorge
I`m using in Ubuntu 6.10 and my shell is bash Cd "Documents and settings" don`t work 2007/4/19, Derek Ragona <[EMAIL PROTECTED]>: > > At 04:07 PM 4/19/2007, Steen wrote: > > Onsdag 18 april 2007 15:40 skrev Eduardo Jorge: > > My problems are solved :) > > > > Now I have another problem, Dir

Re: [Bacula-users] Problems with windows restore

2007-04-19 Thread Derek Ragona
At 04:07 PM 4/19/2007, Steen wrote: Onsdag 18 april 2007 15:40 skrev Eduardo Jorge: > My problems are solved :) > > Now I have another problem, Directorys with space style "Documents and > Settings" it not possible to recover because the "cd" command to > change to directory don't work, can anyon

Re: [Bacula-users] Problems with windows restore

2007-04-19 Thread Steen
Onsdag 18 april 2007 15:40 skrev Eduardo Jorge: > My problems are solved :) > > Now I have another problem, Directorys with space style "Documents and > Settings" it not possible to recover because the "cd" command to > change to directory don't work, can anyone help me? cd "Documents and Settings"

Re: [Bacula-users] Problems with windows restore

2007-04-18 Thread Eduardo Jorge
My problems are solved :) Now I have another problem, Directorys with space style "Documents and Settings" it not possible to recover because the "cd" command to change to directory don't work, can anyone help me? Tks 2007/4/18, Eduardo Jorge <[EMAIL PROTECTED]>: > Hi folks, > > Now I'm starting