2 # This script supports using stunnel to secure an rsync daemon connection.
3 # Note that this requires at least version 4.x of stunnel.
8 echo "You must use rsync-ssl with a daemon-style hostname." 0>&1
12 exec @bindir@
/rsync
--rsh=@bindir@
/stunnel-rsync
"${@}"