Bacula-users

Re: [Bacula-users] how restore a file with accent ?

2009-03-27 05:32:53
Subject: Re: [Bacula-users] how restore a file with accent ?
From: François Mehault <Francois.Mehault AT netplus DOT fr>
To: Graham Keeling <graham AT equiinet DOT com>, "bacula-users AT lists.sourceforge DOT net" <bacula-users AT lists.sourceforge DOT net>
Date: Fri, 27 Mar 2009 10:06:05 +0100
Thanks everybody, it works now

Fran*ois ;)

-----Message d'origine-----
De : Graham Keeling [mailto:graham AT equiinet DOT com]
Envoyé : vendredi 27 mars 2009 09:47
À : bacula-users AT lists.sourceforge DOT 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" <graham AT equiinet DOT 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 AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

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

<Prev in Thread] Current Thread [Next in Thread>