<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Rsync Version on RsyncUI</title><link>https://deploy-preview-39--rsyncui.netlify.app/tags/rsync-version/</link><description>Recent content in Rsync Version on RsyncUI</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 19 Mar 2026 16:10:08 +0100</lastBuildDate><atom:link href="https://deploy-preview-39--rsyncui.netlify.app/tags/rsync-version/index.xml" rel="self" type="application/rss+xml"/><item><title>Latest version of rsync</title><link>https://deploy-preview-39--rsyncui.netlify.app/docs/getting-started/rsync-version/</link><pubDate>Thu, 30 Jan 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-39--rsyncui.netlify.app/docs/getting-started/rsync-version/</guid><description>&lt;p&gt;The default &lt;code&gt;/usr/bin/rsync&lt;/code&gt; differs between macOS versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;macOS Sonoma&lt;/strong&gt;: Uses rsync version 2.6.9 (released November 2006)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;macOS Sequoia and later&lt;/strong&gt;: Use &lt;code&gt;openrsync&lt;/code&gt;, a BSD-licensed implementation compatible with rsync protocol 29 and version 2.6.9&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="alert alert-secondary" role="alert"&gt;
&lt;p&gt;I strongly recommend installing the latest version of rsync (version 3.x) to take full advantage of RsyncUI&amp;rsquo;s features.&lt;/p&gt;
&lt;/div&gt;
&lt;h3 id="installing-rsync-via-homebrew"&gt;Installing rsync via Homebrew&lt;a class="td-heading-self-link" href="#installing-rsync-via-homebrew" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Install the latest version using Homebrew:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;brew install rsync
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;After installation, configure RsyncUI:&lt;/p&gt;</description></item></channel></rss>