Re: iconv and daemon mode

2008-02-10 Thread Jochen Reinwand
008 23:41, Matt McCutchen wrote: > On Sat, 2008-02-09 at 23:11 +0100, Jochen Reinwand wrote: > > On Saturday 09 February 2008 22:39, Matt McCutchen wrote: > > > On Sat, 2008-02-02 at 14:00 +0100, Jochen Reinwand wrote: > > > > iconv_open("UTF-8", "i

Re: iconv and daemon mode

2008-02-09 Thread Jochen Reinwand
On Saturday 09 February 2008 22:39, Matt McCutchen wrote: > On Sat, 2008-02-02 at 14:00 +0100, Jochen Reinwand wrote: > > 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 > >

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

2008-02-02 Thread Jochen Reinwand
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", "iso8

iconv and daemon mode

2007-12-16 Thread Jochen Reinwand
Hi all, Thanks for the new --iconv option! It really helps me a lot! But I have one big problem using it. This one is working: $ rsync -av --iconv=utf-8,iso8859-15 test/ host:/path-to-target/test This one is NOT working (filenames are UTF-8 on target): $ rsync -av --iconv=utf-8,iso8859-15 test/