RE: Rsync, Cygwin, and Windows 2000 - and others

2001-06-14 Thread OMeara, Randy
I have received a few queries regarding my progress in solving the rsync sender's abortive connection close() on Winsock-based platforms. In my research, I stumbled across articles that implied that Microsoft is not the only OS vendor that provides platforms that may exhibit this problem. I am

Re: Rsync, Cygwin, and Windows 2000 - and others

2001-06-14 Thread Lapo Luchini
> I'm a little surprised at this. I use rsync on Win2k every day. Runs > automatically at 1pm in my case, and it hasn't bombed yet. Win2k is the > "sender", receiver is Linux 2.2.13-0.9. Both have rsync 2.4.6. cygwin is > a little old on win2k, uname -a returns 1.1.2. Linux is running sshd >

RE: Rsync, Cygwin, and Windows 2000 - and others

2001-05-24 Thread Robert Scholten
I'm a little surprised at this. I use rsync on Win2k every day. Runs automatically at 1pm in my case, and it hasn't bombed yet. Win2k is the "sender", receiver is Linux 2.2.13-0.9. Both have rsync 2.4.6. cygwin is a little old on win2k, uname -a returns 1.1.2. Linux is running sshd version 1

RE[2]: Rsync, Cygwin, and Windows 2000 - and others

2001-05-24 Thread Rusty Carruth
"OMeara, Randy" <[EMAIL PROTECTED]> wrote: > Hi All, > > ... > Research and experimentation indicates that the cause of this symptom is the > timing and manner in which the sender's socket is closed. ... > > I believe a proper fix would require a modification of the rsync protocol Actually, a

RE: Rsync, Cygwin, and Windows 2000 - and others

2001-05-24 Thread OMeara, Randy
Hi All, I posted a query here (5/22/01) concerning problems with rsync on Windows 2000. I want to partially answer my own question, see if anyone has already solved this problem, and seek additional guidance in designing a fix. It appears that, when rsync on W2K is the 'sender', the rsync recei