> >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 made very quick test, using bacula 2.2.4 server on FC6, and 2.2.4 client on Finnish Windows Vista Business. Shortly: I completely agree with the original posting. All files are restored properly (at least the paths and the file names and the file contents are ok), but filenames with umlauts (ä, ö, å, ü) result with similar "cannot change permissions" error messages during restore. I didn't have time to investigate, if there are some file properties that are not restored correctly. And I need to admit, that my knowledge about Windows file system doesn't go much further but seeing the file names and the data inside -I've never cared so much about file ownerships etc in Windows. Regards, Timo ------------------------------------------------------------------------- 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-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
