On Sat, 2007-12-15 at 23:36 +0100, Jochen Reinwand wrote:
> This one is NOT working (filenames are UTF-8 on target):
> $ rsync -av --iconv=utf-8,iso8859-15 test/ rsync://host/test

I can reproduce this with the current development rsync.  It seems to be
caused by the accidental omission of a setup_iconv() call for the case
of a background daemon.  Patch to follow.

Matt

-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to