The following command hangs: mkdir 1 touch 1/a ln 1/a 1/b rsync -aH --only-write-batch=1-2 1/ 2 Adding --no-inc-recursive solves the problem.
This will be fixed in 3.1.0. *** This bug has been marked as a duplicate of bug 8565 ***