>>>>> On Tue, 27 Jun 2006 13:22:39 +0300, Peteris Krisjanis said:
> 
> So I want down with debuging and launched bacula-fd (Installed by Finkon OS
> X 10.4 up to date) with -vf -d200 flags. Results where interesting-
> bacula-fd clearly got UTF-8 chars from bacula-dir.conf, which weresend by
> bacula-dir (It was shown in bacula-fd debug output). However,when bacula-fd
> started to roll it's job, file names which it got from system where something
> like this:/Volumes/RAID/Kopejais/Administrācija/Ilze Ancāne instead
> of /Volumes/RAID/Kopejais/Administrācija/Ilze Ancāne
> 
> It (propably OS X, because such interpretation I see also when I ls files in
> console trough ssh, altough everything is set to Unicode) converts additional
> three UTF bytes to something bizzare. What is most strange, that when I use
> Terminal from Applications in OS X, it shows UTF fonts perfectly, but when I
> log in with ssh, then it is all messed up.
> 
> Anyone has similar problems? Suggestions? Where to look, dig futher?

This happens because the Mac OS X filesystem automagically converts all names
to their fully decomposed canonical format.  For example a single accented
letter character will be decomposed to two characters, the letter plus the
accent and then encoded in UTF-8.

__Martin

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to