Hi,
I have an issue with remote backup and I would appreciate some help. My goal is to backup my DNS-320 to a remote server wich is running a rsync daemon listening on port 873.
Everything is fine with this commande line :
rsync -a --delete /local_path login@remote_server_name::password/remote_server_path
And I would like to have the same result with the graphical interface of the DNS-320.
First of all, I activated the "Remote backup service" with a password.
With the "NAS to NAS"/"Local to Remote" options, I did these 3 tests :
- Remote IP : remote_server_ip ; Password : true_password ; Enable Encryption : off ; Enable Encryption : off ; Incremental backup : off
- Remote IP : remote_server_ip ; Password : wrong_password ; Enable Encryption : off ; Enable Encryption : off ; Incremental backup : off
- Remote IP : remote_server_ip ; Password : login ; Enable Encryption : off ; Enable Encryption : off ; Incremental backup : off
On these 3 tests, the resul is the same : after a "connexion test" during 20 minutes, the next screen appears with a "Remote path" listbox without any item, I can't see and choose any path. Why 20 minutes ? It looks like a timeout. Why the same result with a wrong password ?
I did some tests with the "NAS to Linux"/"Local to Remote" options. The result is always the same : an empty "Remote path" listbox, but without waiting 20 minutes.
I have read 1 million times this post : DNS-320/325 - Remote Backups (NAS to NAS, NAS to Linux). Has anybody any idea on this issue ?