Blog
Version 2.7.4
Friday, October 17, 2025 in Blog
Categories:
Version 2.7.4 (build 165) - not yet released as rc Minor updates to RsyncUI have commenced and will be released later in October 2025. The following are the current updates: October 17, 2025 I have commenced experimenting with artificial intelligence …
Number of files
Friday, October 10, 2025 in Blog
Categories:
Numbers updated: October 10, 2025, version 2.7.4 rc 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 …
RsyncUI menu app
Thursday, October 09, 2025 in Blog
Categories:
RsyncUI menu app - not yet released The primary objective of this application is to remain on the menu bar and provide effortless access to data synchronization. The codebase has been streamlined, and all model and process code is shared with …
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 …
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 …