On Mon, 17 Sep 2007, Arno Lehmann wrote:

Hi,

16.09.2007 17:46,, Eric Böse-Wolf wrote::
As I am now using bacula-2.2.4 from BartPE it restores files with
umlauts correct, but I get a lot of those messages, but only with
filenames containing umlauts:

16-Sep 19:13 laptop_ute-fd: RestoreWindowsSystem.2007-09-16_17.14.10 Warning: 
Cannot change permissions of C:/Dokumente und 
Einstellungen/Administrator/Startmenü: ERR=No such file or directory
16-Sep 19:13 laptop_ute-fd: RestoreWindowsSystem.2007-09-16_17.14.10 Warning: 
Cannot change permissions of C:/Dokumente und 
Einstellungen/Administrator/Startmenü/Programme/Autostart: ERR=No such file or 
directory
16-Sep 19:13 laptop_ute-fd: RestoreWindowsSystem.2007-09-16_17.14.10 Warning: 
Cannot change permissions of C:/Dokumente und 
Einstellungen/Administrator/Startmenü/Programme: ERR=No such file or directory

Maybe the function, that gets called to set the acl, gets an UTF-8
encoded string as a filename, which it does not accept?

As I don't know enough about the internals of the windows FD, this is
mostly guesswork...

As far as I know, there is some recoding necessary on windows.
Internally, Bacula stores file names in UTF-8, while windows works
differently (all IIRC).

So, it might be possible that you have hit a bug, although as far as I
know, special characters under windows work correctly.

Unfortunately, I can't test windows filesets currently, but perhaps
someone else could back up and restore a windows test file set
containing umlauts and accented characters?

I had posted a somewhat analyses in

  Date: Fri, 24 Aug 2007 08:38:33 +0000 (UTC)
  From: Bjoern A. Zeeb <[EMAIL PROTECTED]>
  To: bacula-users@lists.sourceforge.net
  Subject: Re: [Bacula-users] Encoding problems on restore

but did not get a reply. Check the archives.

--
Bjoern A. Zeeb                                 bzeeb at Zabbadoz dot NeT
Software is harder than hardware  so better get it right the first time.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to