Hello!
When I set up a profile to create an exact mirror via rsync, the files deleted from the source folder are never deleted from the destination. All the neccessary checkboxes in the exact mirror settings are set, all the warnings in safety settings are turned off. Permissions on the remote side are correct.
Examining the log I've found out that there are no -del or --delete arguments passed to rsync, which is probably the cause of the problem. If I manually call rsync adding any of these options, everything works fine and the expected deletions happen indeed.
Am I still missing something in settings or is it a bug in Syncovery? i'm using v. 6.49 for Windows.