rrsync improvements
authorWayne Davison <wayne@opencoder.net>
Sun, 26 Dec 2021 20:29:00 +0000 (12:29 -0800)
committerWayne Davison <wayne@opencoder.net>
Sun, 26 Dec 2021 20:29:00 +0000 (12:29 -0800)
commit72adf49ba8cb81426e2b9799fbd43c6284b013a9
tree23dd23c64c4604fac8062fac83c3c64d36eadd0e
parent73ceea6ad2af00f251a5e79a0a258f9fee97d531
rrsync improvements

- Convert rrsync to python.
- Enhance security of arg & option checking.
- Reject `-L` (`--copy-links`) by default.
- Add `-munge` and `-no-del` options.
- Tweak the logfile line format.
- Created an rrsync man page.
- Use `configure --with-rrsync` if you want `make install` to install
  rrsync and its man page.
- Give lsh more rrsync testing support.
Makefile.in
NEWS.md
configure.ac
maybe-make-man
md2man
packaging/cull_options
support/lsh
support/rrsync
support/rrsync.1.md [new file with mode: 0644]