James Nicholas
Cadet
- Joined
- Apr 30, 2017
- Messages
- 8
I have a need to backup the FreeNAS server I setup. I have a Synology NAS that I intend to use as a backup destination, however I am having trouble getting rsync to work. I am open to alternatives on how to back it up, or assistance with the rsync setup.
I tried walking through the guide I found here: https://www.mattwall.co.uk/2016/04/03/rsync-to-synology-from-freenas.html however it appears I must be missing something in the SSH Key Authentication section. I am unsure how to properly establish the password to authenticate rsync of ssh on both devices. it says in the guide:
"This output the newly created public key which I then copied and pasted it into the Public Key field for the rsync-backup user account in FreeNAS. I also pasted this key into the authorized_keys file I created earlier for the rsync user on the Synology NAS as the ssh-copy-id command does not appear to work in FreeNAS."
however I am not sure how to proceed through that and when I test ssh between NAS's it works but asks for a password every time and the RSYNC setup seems to fail with the error indicated in the guide.
Any suggestions on how to proceed?
I tried walking through the guide I found here: https://www.mattwall.co.uk/2016/04/03/rsync-to-synology-from-freenas.html however it appears I must be missing something in the SSH Key Authentication section. I am unsure how to properly establish the password to authenticate rsync of ssh on both devices. it says in the guide:
"This output the newly created public key which I then copied and pasted it into the Public Key field for the rsync-backup user account in FreeNAS. I also pasted this key into the authorized_keys file I created earlier for the rsync user on the Synology NAS as the ssh-copy-id command does not appear to work in FreeNAS."
however I am not sure how to proceed through that and when I test ssh between NAS's it works but asks for a password every time and the RSYNC setup seems to fail with the error indicated in the guide.
Any suggestions on how to proceed?