Re: [Bacula-users] Special characters on Ms Windows filenames...

2006-10-31 Thread dysmas 1956
> BUT there is an issue : if you save like that, it will prepend three > characters to your file ( hex : EF BB BF) which is a code > indicating it is utf-8. Very interesting, because if you open the file > in notepad, notepad will write in utf-8 ! Unfortunately this does not > work with Ba

Re: [Bacula-users] Special characters on Ms Windows filenames...

2006-10-27 Thread Jaime Ventura
Thank you Arno, I've changed the system's charset to UTF-8 and after converted the configuration file it works normally. Thank you, again, you have have been most helpfully. Jaime Ventura [Infra-estruturas e Comunicações] Rua Dr. António Bernardino de Almeida, 431 4200 - 072

Re: [Bacula-users] Special characters on Ms Windows filenames...

2006-10-27 Thread Arno Lehmann
Hi, On 10/26/2006 5:03 PM, Jaime Ventura wrote: > Hello, >On languages such as the Portuguese language there are "special > characters" with accute accent or circumflex accent, such as ÃÁÂ ç > (hope you see them correctly). > When backing up windows files with filenames with chara

Re: [Bacula-users] special characters

2005-10-13 Thread Maurizio Santini
Thank you to all of you who answered. Using Wild = "C:/Documents and Settings/mperez/Configuraci*/Archivos" solved the problem. Maurizio On Thu, 2005-10-13 at 01:35 +, Deim Ágoston wrote: > hi, > > Maurizio Santini wrote: > > >Hi all, > > > >I trying to exclude a directory from the backup

Re: [Bacula-users] special characters

2005-10-13 Thread Russell Howe
Maurizio Santini wrote: > Hi all, > > I trying to exclude a directory from the backup but I cannot because of > the accent on ó. How could I achieve that? If Arno's suggestion on character sets doesn't sort you out, you could replace the ó with a ? (or a . if you were using RegexFile, which does

Re: [Bacula-users] special characters

2005-10-12 Thread Deim Ágoston
hi, Maurizio Santini wrote: Hi all, I trying to exclude a directory from the backup but I cannot because of the accent on ó. How could I achieve that? try to use these in FileSet: options { Wild = "C:/Documents and Settings/mperez/Configuraci*/Archivos" Exclude = yes . } Thi

Re: [Bacula-users] special characters

2005-10-12 Thread Arno Lehmann
Hello, On 12.10.2005 21:28, Maurizio Santini wrote: Hi all, I trying to exclude a directory from the backup but I cannot because of the accent on ó. How could I achieve that? Make *really* sure you use the same encoding in windows and the bacula-dir.conf file? Windows uses... erm. Yes. UTF