Timeout, server not responding

Peter pmatulis at sympatico.ca
Thu Feb 8 05:49:48 GMT 2007


Le Lundi 29 Janvier 2007 16:10, Alexandros Papadopoulos a écrit :
> On Sunday 28 January 2007 05:49, Peter Matulis wrote:
> > I have several WinXP laptops which have been backing up to a
> > FreeBSD 6.0 server via rsync for a good while now. Now one laptop
> > is giving me grief. I am running cwRsync and invoking a remote
> > rsync daemon via a shell command:
> >
> > cmd /K "rsync.exe -avr --rsh=ssh --progress --stats --delete
> > /cygdrive/d/"My Documents" user at server::user_data"
> >
> > I get this error locally:
> >
> > Quote:
> > Timeout, server not responding
>
> Increase verbosity (-vvvv) and show us what happens when the client
> XP machine tries to connect to the server.

All I get is an extra line just prior to the server prompting the user 
for their password:

opening connection using ssh -1 <user> <server> rsync --server --daemon
Password:
*****
Timeout, server not responding.

> > And on the server:
> >
> > Quote:
> > 2007/01/24 11:46:18 [59320] connect from <FQDN> (192.168.0.110)
> > 2007/01/24 11:46:18 [59320] rsync: connection unexpectedly closed
> > (0 bytes received so far) [receiver]
> > 2007/01/24 11:46:18 [59320] rsync error: error in rsync protocol
> > data stream (code 12) at io.c(462) [receiver=2.6.9]
>
> Is there a VPN involved? Could this be a transport issue?

No, there is no VPN.  Two computers on a regular LAN.


More information about the rsync mailing list