I have been having a number of problems with rsync over the last few months
Originally we were using an early version of 2.x but after reading some of
your posts we upgraded to 2.4.6 which seemed to solve then problems - at
least in the short term.
That was until we did a release earlier this month.
Since then we are getting problems with the server
cd <html tree>
rsync -e ssh -c -vaz public_html www:$PWD
the process runs then appears to stop. We then have to kill a number of sync
processes off and restart the process which continues from where it left off
eventually syncing after a number of rsync attempts.
Anybody got any ideas why i could rsync without problems using 2.4.6 a few
weeks ago and not now?
Ian Stanley