<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>General Information on RsyncUI</title><link>https://deploy-preview-39--rsyncui.netlify.app/categories/general-information/</link><description>Recent content in General Information on RsyncUI</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 21 Mar 2026 06:33:31 +0100</lastBuildDate><atom:link href="https://deploy-preview-39--rsyncui.netlify.app/categories/general-information/index.xml" rel="self" type="application/rss+xml"/><item><title>Reference</title><link>https://deploy-preview-39--rsyncui.netlify.app/docs/reference/</link><pubDate>Thu, 30 Jan 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-39--rsyncui.netlify.app/docs/reference/</guid><description>&lt;p&gt;License, signing, notarization, and configuration file locations for RsyncUI.&lt;/p&gt;</description></item><item><title>Important</title><link>https://deploy-preview-39--rsyncui.netlify.app/docs/getting-started/important/</link><pubDate>Sat, 22 Mar 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-39--rsyncui.netlify.app/docs/getting-started/important/</guid><description>&lt;p&gt;Before using RsyncUI, review these key notes.&lt;/p&gt;
&lt;p&gt;The interface may feel challenging if you are new to the &lt;code&gt;rsync&lt;/code&gt; command-line tool. RsyncUI focuses on making &lt;code&gt;rsync&lt;/code&gt; easier to use, not on teaching every &lt;code&gt;rsync&lt;/code&gt; concept.&lt;/p&gt;
&lt;h3 id="not-a-backup-tool-for-everyone"&gt;Not a backup tool for everyone&lt;a class="td-heading-self-link" href="#not-a-backup-tool-for-everyone" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;RsyncUI specializes in synchronization and file management. The command-line tool rsync performs the actual work. If you need a full system backup tool that creates complete disk images, RsyncUI is not the right fit.&lt;/p&gt;</description></item><item><title>Limitations</title><link>https://deploy-preview-39--rsyncui.netlify.app/docs/getting-started/limitations/</link><pubDate>Sat, 22 Mar 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-39--rsyncui.netlify.app/docs/getting-started/limitations/</guid><description>&lt;p&gt;There are a few limitations to keep in mind. None will corrupt data, but they may interrupt synchronization.&lt;/p&gt;
&lt;h3 id="long-running-tasks-and-sleep"&gt;Long running tasks and sleep&lt;a class="td-heading-self-link" href="#long-running-tasks-and-sleep" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;When the Mac sleeps, RsyncUI tasks stop. An active rsync process does not prevent the Mac from sleeping. If sleep occurs during synchronization, rsync will likely error and stop. Restart the task in RsyncUI; rsync will resume from where it left off.&lt;/p&gt;
&lt;p&gt;If this happens, RsyncUI will not log the run because it only logs after receiving a termination signal from rsync.&lt;/p&gt;</description></item><item><title>Getting started</title><link>https://deploy-preview-39--rsyncui.netlify.app/docs/getting-started/getting-started/</link><pubDate>Wed, 12 Feb 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-39--rsyncui.netlify.app/docs/getting-started/getting-started/</guid><description>&lt;p&gt;New users should read &lt;em&gt;Important&lt;/em&gt; first, then &lt;em&gt;Latest version of rsync&lt;/em&gt; for installation guidance, then &lt;em&gt;Tasks&lt;/em&gt; to create their first task.&lt;/p&gt;
&lt;h3 id="concealing-actions"&gt;Concealing Actions&lt;a class="td-heading-self-link" href="#concealing-actions" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Concealing actions reduces menu clutter and keeps focus on common tasks.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Use &lt;code&gt;⌘S&lt;/code&gt; or the Task main menu to show or hide Charts, Quick task, log view, and other options that are hidden by default. The primary Sidebar menu is also context-sensitive.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h3 id="new-tasks-and-verification"&gt;New Tasks and Verification&lt;a class="td-heading-self-link" href="#new-tasks-and-verification" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;RsyncUI can synchronize data to:&lt;/p&gt;</description></item><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><item><title>MIT License</title><link>https://deploy-preview-39--rsyncui.netlify.app/docs/reference/license/</link><pubDate>Thu, 30 Jan 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-39--rsyncui.netlify.app/docs/reference/license/</guid><description>&lt;p&gt;The MIT License (MIT), also explained on &lt;a href="https://en.wikipedia.org/wiki/MIT_License"&gt;Wikipedia&lt;/a&gt;.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code class="language-code" data-lang="code"&gt;Copyright (c) 2020 - 2025 - Thomas Evensen

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the &amp;#34;Software&amp;#34;), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so, subject
to the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED &amp;#34;AS IS&amp;#34;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>RsyncUI files, JSON</title><link>https://deploy-preview-39--rsyncui.netlify.app/docs/reference/config-files/</link><pubDate>Thu, 30 Jan 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-39--rsyncui.netlify.app/docs/reference/config-files/</guid><description>&lt;p&gt;RsyncUI stores all data locally on your Mac in &lt;a href="https://en.wikipedia.org/wiki/JSON"&gt;JSON&lt;/a&gt; format, including task configurations, logs, and settings. Understanding the file structure helps with backup and troubleshooting.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Due to historical reasons, the location of configuration files is &lt;code&gt;.rsyncosx&lt;/code&gt; and not &lt;code&gt;.rsyncui&lt;/code&gt;. This is because the development of RsyncUI commenced with the now-archived application RsyncOSX.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="file-locations"&gt;File Locations&lt;a class="td-heading-self-link" href="#file-locations" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;All RsyncUI files are stored in: &lt;code&gt;$HOME/.rsyncosx/&amp;lt;macserialnumber&amp;gt;&lt;/code&gt;, where &lt;code&gt;&amp;lt;macserialnumber&amp;gt;&lt;/code&gt; is your Mac&amp;rsquo;s serial number, which is retrieved at startup.&lt;/p&gt;</description></item><item><title>Signing and notarization</title><link>https://deploy-preview-39--rsyncui.netlify.app/docs/reference/notarization/</link><pubDate>Thu, 30 Jan 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-39--rsyncui.netlify.app/docs/reference/notarization/</guid><description>&lt;p&gt;RsyncUI is digitally signed with my Apple Developer Certificate and &lt;a href="https://support.apple.com/en-us/HT202491"&gt;notarized&lt;/a&gt; by Apple. This verification ensures the application is free from malicious code and works with Gatekeeper. When opening a new or updated app for the first time, Apple will display a notification.&lt;/p&gt;
&lt;h3 id="what-this-means-for-you"&gt;What this means for you&lt;a class="td-heading-self-link" href="#what-this-means-for-you" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Gatekeeper&lt;/strong&gt; will allow RsyncUI to run without warnings, because Apple has verified the developer signature.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;No quarantine prompt&lt;/strong&gt; — you will not be asked to confirm that you want to open a downloaded app from an unknown developer.&lt;/li&gt;
&lt;li&gt;The SHA-256 hash published with each release lets you independently verify that the downloaded binary matches what was signed and notarized.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If installed via Homebrew, the hash is verified automatically. For direct downloads from GitHub, verify the hash manually before running the app.&lt;/p&gt;</description></item></channel></rss>