david
Results
1
comments of
david
i posted a solution to the "different port problem" [here](https://discourse.mailinabox.email/t/how-to-use-rsync-with-a-different-port/1905/5?u=beyondthewall). maybe it helps. **/root/.ssh/config** ``` Host hostnameof.your.backupserver Port 2345 ```