On Wed 27 Feb 2008, [EMAIL PROTECTED] wrote: > > So if I'm interpreting that right, UTF8 is hardcoded to always be one of > the conversion charsets. If rsync is sending, the conversion is always > to UTF8. If rsync is receiving, the conversion is always from UTF8.
I think that UTF8 is simply used as the transport encoding. The sending side will ensure that the filenames "on the wire" are UTF8, and the receiving side will convert that UTF8 into whatever is required. Paul Slootman -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html