[PATCH] Add forgotten setup_iconv() call so that daemon-side iconv works.

Jochen Reinwand Jochen.Reinwand at gmx.de
Sat Feb 2 13:00:59 GMT 2008


Hi Matt,

thanks for the patch!

I applied the patch to rsync-3.0.0pre8 and rsync-HEAD-20080127-2251GMT, but 
the new setup_iconv doesn't seem to work. Trying to connect with 
parameter --iconv set, the daemon writes the following to the syslog and 
closes the connection:

iconv_open("UTF-8", "iso8859-15") failed
rsync error: requested action not supported (code 4) at rsync.c(120) 
[receiver=3.0.0pre8]

Without --iconv set everything is working fine!

Any idea what can be wrong? As client I used an openSUSE 10.2 system and as 
server also an openSUSE 10.2 system and a Buffalo LinkStation running 
openlink. It's the same for both systems.

Thanks for your help!

Jochen


More information about the rsync mailing list