Posts in 2025
  • Number of files

    Saturday, February 01, 2025 in Technical details

    Numbers updated: 3 April 2025, version 2.4.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 …

    Read more

  • Console and OSLog

    Saturday, February 01, 2025 in Technical details

    Included in Swift 5 is a unified logging feature called OSLog. This feature provides several methods for logging and investigating the application’s activities. By utilizing OSLog, print statements are no longer necessary to follow the …

    Read more

  • Version 2.3.2

    Wednesday, January 29, 2025 in Blog

    Version 2.3.2 (build 132) - 29 January 2025 Updates within this release: halting tasks update widgets hide the sidebar notifications, refactor of the observation part And there has been some minor internal updates as well. Halting tasks By …

    Read more

  • Version 2.3.0

    Thursday, January 16, 2025 in Blog

    Version 2.3.0 (build 130) - 15 January 2025 This version is released somewhat sooner than anticipated. Rsync version 3.4.1, protocol version 32, has recently been released and a minor bug, causing a fallback to the default version in macOS when the …

    Read more

  • URLs Notepad

    Tuesday, January 07, 2025 in Blog

    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 …

    Read more

Posts in 2024
  • Clean log snapshots

    Thursday, December 19, 2024 in Blog

    When utilizing Snapshots, within the Snapshots View, the current snapshots on storage and log records are synchronized. On every log record for a snapshot synchronization task, the snapshot number is stored. The deletion of snapshots is a destructive …

    Read more

  • Historic releases

    Tuesday, June 11, 2024 in Blog

    Previous releases Dates and version only Version 2.2.5 - 2025-01-08 Version 2.2.3 - 2024-12-20 Version 2.2.1 - 2024-11-30 Version 2.2.0 - 2024-11-29 Version 2.1.8 - 2024-11-14 Version 2.1.6 - 2024-10-29 Version 2.1.5 - 2024-10-13 Version 2.1.4 - …

    Read more