[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rsync
Subject:    DO NOT REPLY [Bug 5615] iconv conversion not applied to symlinks
From:       samba-bugs () samba ! org
Date:       2009-03-29 20:20:26
Message-ID: 20090329202026.569BB1CC092 () us2 ! samba ! org
[Download RAW message or body]

https://bugzilla.samba.org/show_bug.cgi?id=5615





------- Comment #6 from wayned@samba.org  2009-03-29 15:20 CST -------
The issue is that your're doing a local copy, and rsync isn't properly
validating that the sender supports symlink conversions when doing a local
copy.

You can work around the issue by putting the support/lsh script on your path
somewhere, adding -e lsh to your rsync command, and making one of the args use
a localhost hostname.  i.e., change the command in your test script to this:

rsync -ae lsh --iconv utf8,$SECONDARY_ENCODING \
   ./ localhost:$TMPDIR/$RSYNC_DESTINATION_DIRECTORY/

I'm checking in a fix into the git repository that makes local copies work.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic