Displaying 1 result from an estimated 1 matches for "locked_link_sourc".
Did you mean:
locked_link_source
2012 Jul 13
0
Error 23 with hard links and 3.0.9 patched
...ow what to do, since I'm not good enough with programming to tinker with the rsync internals.
More specifically, backup bouncer test suite performs these actions:
echo "testing 1 2 3" > some-file
ln ./some-file link1
ln ./some-file link2
ln ./link1 link3
touch locked_link_source
ln locked_link_source locked_link_target
chflags uchg locked_link_source
My rsync binary fails to copy the "locked_link_source" file, all the others are fine. The error I get is:
rsync: link "/Volumes/Dst/20-rsync-309-patches/20-hardlinks/locked_link_source" => 20-hardli...