Today during the Bacula tutorial at AsiaBSDCon, I was asked if Bacula could 
handle Japanese character names.

I wasn't sure.  But I thought it would.

I thought this because I knew that the recommended encoding for a PostgreSQL 
database Catalog was SQL_ASCII.  This allows for non-UTF-8 encoded file times.

ref: 
http://www.bacula.org/5.0.x-manuals/en/main/main/Installing_Configuring_Post.html#SECTION004420000000000000000

To test this, I created a file on my laptop, then I ran a backup.  Running the 
'list files jobid=X' command showed the correct filename.

I took a screen shot: http://img.ly/toEd

FYI: that's bconsole running under FreeeBSD 8, connected via ssh from a an OS-X 
terminal session on my Macbook.

-- 
Dan Langille - http://langille.org


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to