Sometimes when you manipulate files in source directory during a sync, rsync
exits with exit code 13 which is treated as critical by lsyncd:
Oct 11 12:33:13 backend2 lsyncd: Error, Unknown exitcode on list = 13
Oct 11 12:33:13 backend2 lsyncd: Error, Critical exitcode.
I am using lsyncd 2.0.5 on debian squeeze with rsync 3.0.3.
lsyncd should simply retry the sync if rsync returns code 13. The patch is
attached.
Original issue reported on code.google.com by anton.to...@gmail.com on 16 Nov 2011 at 12:02
Original issue reported on code.google.com by
anton.to...@gmail.com
on 16 Nov 2011 at 12:02Attachments: