Thanks everybody, it works now

Fran*ois ;)

-----Message d'origine-----
De : Graham Keeling [mailto:gra...@equiinet.com]
Envoyé : vendredi 27 mars 2009 09:47
À : bacula-users@lists.sourceforge.net
Objet : Re: [Bacula-users] how restore a file with accent ?

On Thu, Mar 26, 2009 at 11:36:29AM -0600, Robert LeBlanc wrote:
>
> On 3/26/09 10:39 AM, "Graham Keeling" <gra...@equiinet.com> wrote:
>
> > On Thu, Mar 26, 2009 at 05:19:19PM +0100, Fran?ois Mehault wrote:
> >> Hi All
> >>
> >> I would like to know how I could restore a file which has some accent.
> >> I want to restore with bconsole,
> >>
> >> In bconsole :
> >> *
> >> *
> >> *restore
> >>
> >> [...]
> >>
> >> $ ls
> >> h??h?? lol.txt
> >> $ mark h
> >>
> >> And i can't mark my file :s,  and I can't rename the file (it is the file 
> >> of
> >> my customer)
> >>
> >> Regards,
> >>
> >> Fran?ois
> >
> > Try this, or something similar:
> > mark "h* lol.txt"
> >
> >
> > As an aside:
> > The mark quoting in bconsole is quite whacky.
> >
> > I found that you need to have three backslashes to quote a backslash, two to
> > quote each of *?[, and one to quote a double-quote!
>
> I use "" and this seems to work for things like spaces. It sure would be
> nice to have tab completion like BASH. In fact, I find myself hitting tab,
> just to have to backspace.

Sorry, to clarify, I also use "" around everything because otherwise it thinks
whitespace means the end of the filename, as you say.

So, if I had a file named...

abc *?["\

...then I'd type this:

mark "abc \\*\\?\\[\"\\\\"


------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to