1. I have configured rsync server on remote host
2. On EsyNAS WebUI goto Storage – Sync Volumes enter
Host name: remote_ip
Remote Directory: remote_dir
Username: user
Password: password
Volume Name: fs0/vol0
Sync Option: RSync
Click “Save” and get in red box “Sync Completed” but if i connect to EasyNAS over ssh and check dir – dir is empty.
If i run rsync client diresc over ssh:
(example) rsync -avv –progress rsync_d1@192.168.0.2::data1 /mnt/fs0/vol0/
its ask password – enter password and all fine – i get files from remote host/