I would like some instructions to set up Syncovery correctly to make a "Exact Mirror" via a VPN connection over the internet to a Synology DS213 NAS
I would like to use Rsync protocol because that seems to be the most efficient when it comes to mirror large files.
The connection to the NAS is working and I have created a folder remotely with a user that is allowed to write/read in that folder.
I have set the protocol setting on Rsync and library on "Direct" since the VPN tunnel setup is making the transport of data already secure.
At URL i have filled in rsync://<NAS_ip_nr>
Which portnumber have to be used? 22 (which is filled in or the 873 that is noted as standard?)
I filled in the user credentials correctly since it is able to browse to the NAS (however it does not show any directories, I would expect to see the "Remote_backup" directory I have created at the NAS.
When running this profile I got a message: Error accessing folder rsync://<NAS_ip_nr>/Remote_Backup: An unexpected network error occurred.
Can somebody point me at the right direction?