RsyncUI 3.0.0 on macOS.
A task with "task": "syncremote" is saved correctly in:
~/.rsyncosx/<mac-serial>/configurations.json
But the GUI shows:
No tasks match this Synchronize ID
If I change only this field:
to:
and restart RsyncUI, the same task appears in the GUI.
rsync is detected correctly:
rsync version 3.4.3
protocol version 32
So it looks like syncremote tasks are saved but filtered out or not loaded by the GUI.
RsyncUI 3.0.0 on macOS.
A task with
"task": "syncremote"is saved correctly in:But the GUI shows:
If I change only this field:
to:
and restart RsyncUI, the same task appears in the GUI.
rsync is detected correctly:
So it looks like
syncremotetasks are saved but filtered out or not loaded by the GUI.