Skip an append if sender's file gets shorter.
authorWayne Davison <wayne@opencoder.net>
Mon, 21 Sep 2020 21:40:23 +0000 (14:40 -0700)
committerWayne Davison <wayne@opencoder.net>
Mon, 21 Sep 2020 21:57:45 +0000 (14:57 -0700)
commit9cd85b849672c93c4b1f534898585f92ec4de30d
tree38ac4fc2237d0d4f6676c7c0064ec8ec0dd3bc6c
parentf8dcd7d452b137fa49b71e714512e7d619a4d0dd
Skip an append if sender's file gets shorter.

Fixes bug #90.  Similar to a pull request by Tomas Korbar.
NEWS.md
rsync.1.md
sender.c