All checks were successful
ci / build-test (push) Successful in 3m55s
Hetzner Webhosting accepts SSH for file transfer but refuses remote command exec, failing rsync with: exec request failed on channel 0 rsync error: error in rsync protocol data stream (code 12) rsync over SSH requires spawning a remote rsync binary, which isn't possible on SFTP-only tiers. Switch the mirror to lftp, which speaks SFTP end-to-end. Same semantics (upload + delete removed files), same key + known_hosts pinning via sftp:connect-program. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>