Package: rsync Severity: normal X-Debbugs-CC: [email protected] Dear maintainer,
could you please add the openssl-rsync script to the rsync package? To test: wget https://download.samba.org/pub/rsync/openssl-rsync chmod +x openssl-rsync rsync --rsh=./openssl-rsync --dry-run rsync://mirrors.dotsrc.org I learned about this here: https://dotsrc.org/mirrors/ The openssl-rsync script could be placed under `/usr/bin/openssl-rsync`. Then any user could use "rsync --rsh=openssl-rsync" without needing to download the script from samba.org. Cheers, Patrick

