hi i have freenas to shares folders. i have 10 shares.
i want to create site backup to another system. i already have Ubuntu server. how to create the mirror backup of freenas to Ubuntu?
so. my freenas acts as Rsync Client (PUSH)
and
my Ubuntu acts as Rsync Server (PULL) . and i should use Rsync Over SSH mode right?
then i do 'ssh-keygen -t rsa' at Freenas via putty
i got this error
[root@office] ~# mount -o rw /
[root@office] ~# ssh-keygen -t rsa
Generating public/private rsa key pair.
Enter file in which to save the key (/root/.ssh/id_rsa):
Could not create directory '/root/.ssh'.
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
open /root/.ssh/id_rsa failed: No such file or directory.
Saving the key failed: /root/.ssh/id_rsa.