Skip to content

RsyncGUI v1.7.3 — SMB/USB Fix

Latest

Choose a tag to compare

@kochj23 kochj23 released this 30 Mar 23:29
· 1 commit to main since this release

Bug Fix Release

Three bugs reported by JimmysDev in issue #2 — all fixed.

What was broken

  • Destination picker on SMB/USB drives: Clicking "Open" navigated into the folder instead of selecting it. The button now says "Select" with a hint message.
  • "Some checks failed" on valid external paths: fileExists returns false on mounted SMB/USB volumes. Source check now uses isReadableFile for /Volumes/ paths; destination check no longer fails when rsync will create the path.
  • "Open Logs Folder" button did nothing: The logs directory was never created. Now auto-created on first click.

Download

Download RsyncGUI-v1.7.3-build18.dmg, open it, and drag RsyncGUI to your Applications folder.

Jordan Koch — March 2026