This probably won't help, but I had a similar problem with rsync 2.6.9. Cwrsync with rsync 2.6.9 on Windows 2003 server to OpenBSD. (rsync 2.6.8, not using daemon mode)
2.6.8 at both ends worked perfectly. Upgraded to 2.6.9 just on the Windows box and it would just hang at a diffent spot each time. Downgraded the Windows box to 2.6.8 and it works fine again. I assumed it was something I was doing wrong, so once I got it working on 2.6.8 I left it alone. I'm only mentioning it now as I saw someone else with a similar problem with 2.6.9. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wayne Davison Sent: Thursday, 16 November 2006 11:57 AM To: William McInnis Cc: rsync@lists.samba.org Subject: Re: rsync problems Did you follow my last instructions? It sounds like you're talking to an rsync daemon, so you'll need to make sure that the client is given the same timeout option on the command-line that the daemon has configured into it so that it can send periodic keep-alive messages. Even, then, if your timeout is too short, nothing will avoid some timeouts except for making it longer. ..wayne.. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html