Eric Bathalon
2023-05-16 12:21:35 UTC
Hi all, I am trying make rsync (3.2.4 for the moment) between 2 HPNS
It works if I use rsync from an ubuntu server to my HPNS.
It works if I sync locally from the same HPNS to sync 2 directories for example.
But when I am trying between my 2 HPNS I am still getting either:
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [Receiver=v3.2.4] rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [sender=v3.2.4]
or SSH: rsync: is your shell clean?
Added export SUPPRESSCLIENTBANNER=TRUE to my profile I tried multiple syntax options without success.
If anyone have some hints
Thanks in advance !
It works if I use rsync from an ubuntu server to my HPNS.
It works if I sync locally from the same HPNS to sync 2 directories for example.
But when I am trying between my 2 HPNS I am still getting either:
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [Receiver=v3.2.4] rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [sender=v3.2.4]
or SSH: rsync: is your shell clean?
Added export SUPPRESSCLIENTBANNER=TRUE to my profile I tried multiple syntax options without success.
If anyone have some hints
Thanks in advance !