Closed Traace closed 9 months ago
well, it is probably not a bug.. but as i can see from the command you are using rsync daemon. A rsync daemon setup is a tweak and requiere some special setup. please see the attached link.. RsyncUI does not support a daemon setup out of the box. I have only tested it once, got it to work and I cannot recommend it due to lack of encryption of data… passwordless and RsyncUI is by ssh keys…
Thanks for your reply and the great explanation.
I wasn't even aware that rsync daemon transfers are unencrypted. Luckily, transfers only happened within the LAN. There is an Open Media Vault based NAS next to me, and the rsync daemon was just so easy to set up.
Anyways, I will switch to an SSH-based connection with keys. It will be safer and is supported by RsyncUI. Therefore, I'm closing this issue 👍
Thx for reporting the issue and happy to help out :-)
Command that works via CLI but not in RsyncUI:
/usr/bin/rsync --archive --verbose --compress --delete --password-file /Users/traace/rsync-nas-pw --stats /Users/traace/Documents/ rsync://traace@192.168.3.211/MP1_Storage/RSync/Studio1/Documents/
Using real rsync daemon as backend, without SSH. MP1_Storage is module location.