Reading List

Sequoia’s New rsync from Michael Tsai RSS feed.

Sequoia’s New rsync

Michael Stapelberg (in January): With macOS 15 Sequoia (released in September 2024), Apple has started shipping openrsync (created by Kristaps Dzonsons, from OpenBSD) as an alternative to the original rsync (“tridge”, from the Samba project). When you run “rsync”, a wrapper will inspect your command and dispatch to either /usr/libexec/rsync/rsync.samba or rsync.openrsync. If you need […]