Hi all

Some of my windows hosts are backuped via rsyncd method. According backuppc
documentation, ClientCharset configuration is 'cp1252' and it works great,
accents and special characters are correctly displayed in the browser and
the server's filesystem.
The problem is with BackupPC_tarCreate script, when restoring by the web
interface. If I click on a specific file with accented/special characters,
and direct donwloading it, there is no problem. But if I want a tarball,
the accents are not correctly handled.
I guess it is because of BackupPC_tarCreate script uses by default the
charset configured in ClientCharset, and in this case it is cp1252 whereas
the good charset to use is utf8. With the command line interface, no
problem I can force it with the -e option, but not with web interface

Is somebody have a workaround for that ?


I have another little issue with BackupPC_tarCreate, wich is strange...
I use the script to monthly extract some datas to an external harddrive (in
bigs tar.bz2 archives). To no to have to untar these files to know the file
list they contains, i first use the -l option of BackupPC_tarCreate script
redirected to a text file.
In stdout, no problem. But when redirecting stdout to a text file, I found
often, randomly placed, in my text files, hundreds (even thousands) of null
characters.

Is anybody have seen that yet ?


Thanks

-- 
Julien
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to