Blog
RsyncUI menu bar
Saturday, October 04, 2025 in Blog
Categories:
RsyncUI menu bar app Not yet released as beta. Having been away from my residence for approximately ten days. I anticipate returning home on Sunday, October 5th, and will commence more testing of the menu application upon my return. The core code, …
Version 2.7.3
Friday, September 26, 2025 in Blog
Categories:
Version 2.7.3 (build 164) - September 26, 2025 There are no model or process updates within this build, only minor GUI updates and fix for the inflect keyword. For comprehensive details regarding the modifications, kindly consult the files that …
Version 2.7.1
Tuesday, September 16, 2025 in Blog
Categories:
Version 2.7.1 (build 162) - September 16, 2025 There is still an issue with plurals and the inflect keyword in Swift, see below. There are no changes to the model and basic parts, except for the changes for adjusting output from rsync version 3.x. …
Rsync versions
Wednesday, September 10, 2025 in Blog
Categories:
Following the development of an adjusting output feature for rsync, I have identified a critical issues concerning the default openrsync in macOS and RsyncUI. A new version of RsyncUI, version 2.7.1 is released, which will impose certain restrictions …
Version 2.6.6
Thursday, August 28, 2025 in Blog
Categories:
Version 2.6.6 (build 160) - August 28, 2025 This maintenance release addresses a bug in the Quick task function. Additionally, there are some minor user interface updates and internal refactoring. The internal refactoring involves code cleanup and …
Version 2.6.4
Monday, August 18, 2025 in Blog
Categories:
Version 2.6.4 (build 158) - August 18, 2025 There are four major updates within this release: method for observers, based on AsyncSequence, has been applied, please refer to the blog post Observers for more details in Tasks, options for trailing …
Version 2.6.2
Monday, July 21, 2025 in Blog
Categories:
Version 2.6.2 (build 156) - July 21, 2025 Version 2.6.2 of RsyncUI require Xcode 26 and Swift 6.2 to compile. Updates in this release There was a request to display the % of completed transfer pr file. It seems difficult to pick up the correct info …
Number of files
Thursday, May 01, 2025 in Blog
Categories:
Numbers updated: September 17, 2025, version 2.7.1 There is a very nice and excellent tool, cloc (https://github.com/AlDanial/cloc), for counting of files and lines of code. Below are the numbers for Swift files which are part of the repository for …
URLs Notepad
Saturday, March 01, 2025 in Blog
Categories:
A few samples of URL´s I am executing from Notepad. URL´s must start with rsyncuiapp://, if not RsyncUI will not recognize the command. My URL´s saved in Notepad for easy access and execution of my most used tasks. The Notepad page might also be …
Tagging of data
Saturday, March 01, 2025 in Blog
Categories:
Tagging of data to be synchronized It is imperative that RsyncUI tags tasks with data to be synchronized correctly. If the tagging fails, there may be source data that is not synchronized. RsyncUI supports the latest version of rsync and the older …