https://bugzilla.samba.org/show_bug.cgi?id=5615
--- Comment #4 from per_angst...@autark.se 2009-03-29 02:48 CST ---
Somehow I get the impression that the fix is either not in rsync 3.0.5, or it
does not work as intended.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cg
https://bugzilla.samba.org/show_bug.cgi?id=5615
--- Comment #5 from per_angst...@autark.se 2009-03-29 02:58 CST ---
Created an attachment (id=4033)
--> (https://bugzilla.samba.org/attachment.cgi?id=4033&action=view)
A bash shell script to test rsync's --iconv option on symlinks
The
https://bugzilla.samba.org/show_bug.cgi?id=5615
--- Comment #6 from way...@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 th
On Sun, Mar 29, 2009 at 05:15:58PM +1300, Morgan Read wrote:
> ssh [...] sudo rsync [...] -e 'ssh -i /home/rsync/.ssh/id_dsa' [...]
Those quotes won't survive the trip through that many programs, so
you're undoubtedly ending up with rsync seeing just the "-e ssh" option,
and the -i and beyond are