Hi all!
I experience problems with a system of our own design that uses
rsync as the transport prototocol. Whenever initial connection setup
times out, because e.g. the dialup connection is coming up too slow,
rsync gives the following error:
poi-hannover.adds.punkt.de: Operation timed out
unexpected EOF in read_timeout
fine, but why does it return "0" as its exit status so my shellscript
thinks "copying successfull" and happily moves on instead of retrying?
This is rsync 2.4.3 on FreeBSD.
TIA,
Patrick