Connection timeout with rsync
Matthew Barrera
I'm trying to connect to a machine that has rsync setup as a daemon, and I constantly receive:
rsync: failed to connect to XXX.XXX.XXX.XXX (XXX.XXX.XXX.XXX): Connection timed out (110)
rsync error: error in socket IO (code 10) at clientserver.c(128) [Receiver=3.1.1]Do I have to setup rsync as a daemon on my machine in order to connect to the server that has rsync as a daemon on it?
3 Reset to default