Linux error reporting-rsyncd sync error 1
[root@pxapp1 webapps]# rsync -avz –delete /opt/tomcat/webapps/ [email protected]:tomcat-webapps
sending incremental file list
rsync: read error: Connection reset by peer (104)
rsync error: error in socket IO (code 10) at io.c(785) [sender=3.1.2]
Problem Cause.
Configuration problem
Solution.
The client needs to configure read only = no
Restart rsyncd: systemctl restart rsyncd