Is there a possibility to use the rsync protocol instead of using ssh?
I'd like to connect to rsync://<hostname>/<target> instead of root@<hostname>/<target> because in our use case , security is not a concern, but network speed is much faster using unencrpyted rsync data.