with bacula 2.0.3 and double quotes it works on linux.
i get no error for this path:

        File = "/home/thomas/thomas test"


restore:
> Enter "done" to leave this mode.
> 
> cwd is: /
> $ cd /home/thomas
> cwd is: /home/thomas/
> $ ls
> Desktop/
> thomas test/
> $ mark thomas test
> No files marked.
> $ mark "thomas test"
> 2 files marked.
> $ lsmark
> *thomas test/
> *hallo
> $ unmark "thomas test"
> 2 files unmarked.
> $ mark thomas\ test
> 2 files marked.
> $         


regards

thomas

David Michal schrieb:
>>> I was trying to close the path to double quotes, but didn't help.
>> Today
>>> I'll try to have the path like: /root/vmware/Win2003\ VM ,  but I'm
>> only
>>> guesing how the syntax is.
>>>
>>>
>>>
>>> Please anybody know how to define path with space in name?
>>>
>> Put quotes aroud it. That's the standard way in the unix world, which
>> doesn't really (traditionally) like spaces in filenames.
>>
>>       File = "/root/vmware/Win2003 VM"
>>
>> Cheers,
>> Johan
> 
> Well, as I wrote, I did that already and it didn't work.
> David
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
IC3S Information, Computer und Solartechnik AG
Bäckerbarg 6, 22889 Tangstedt, Germany

Telefon    +49.4109.555.121
Telefax    +49.4109.555.57
E-Mail      [EMAIL PROTECTED]
Web        http://www.ic3s.de/

Vorstand: Jan Behrmann (Vorsitzender), Stefan Fehlauer
Aufsichtsrat: Sven Niklasson (Vorsitzender)
Dresdner Bank (200 800 00), Kto. 0123 9582 00
Commerzbank (200 400 00), Kto. 8540 288
Amtsgericht Kiel HRB 7590
UST.IdNr. DE184532766

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to