On Tue, Apr 01, 2008 at 11:12:03PM -0400, Matt McCutchen wrote:
> Thanks, but I noticed that you mangled the specifics on what HFS+ does.
I used the values rsync reported in the original email describing the
copying problem. I'll see if I can test the actual functioning.
..wayne..
--
To unsubsc
On Tue, 2008-04-01 at 19:59 -0700, Wayne Davison wrote:
> > Wayne, please consider adding this material to the "copies every file"
> > entry on http://rsync.samba.org/FAQ.html .
>
> I renamed the entry and added more info on extraneous copying. Thanks!
Thanks, but I noticed that you mangled the
On Tue, Apr 01, 2008 at 03:01:39PM -0400, Matt McCutchen wrote:
> the Mac OS X HFS+ filesystem has an annoying behavior of silently
> decomposing UTF-8 characters in filenames.
Ah yes, good point. I bet you're right about that.
> Wayne, please consider adding this material to the "copies every f
On Mon, 2008-03-31 at 09:54 -0400, Robert DuToit wrote:
> I am trying to help my friend set up his rsync with iconv. Presently
> it works fine but re-copies every file with an umlaute in the
> filename. I saw a recent post about this and the fix but...
>
> he ran "locale" ( both source and d
On Mar 31, 2008, at 10:14 PM, Wayne Davison wrote:
On Mon, Mar 31, 2008 at 09:54:16AM -0400, Robert DuToit wrote:
we tried adding option iconv=C and iconv=C,C but no luck
oddly this is what was returned when he ran "locale" on his machine-it
didn't specify a locale or charset:
xserve-bac
On Mon, Mar 31, 2008 at 09:54:16AM -0400, Robert DuToit wrote:
> we tried adding option iconv=C and iconv=C,C but no luck
That would appear to be a request for rsync to not do any character
conversion, in which case you shouldn't be using --iconv.
When using the --iconv option, you should descri