Re: rsync --daemon problems

2003-02-17 Thread Oliver Braun
* Hajimu UMEMOTO <[EMAIL PROTECTED]> [2003-02-08 00:29 +0900]: > > On Thu, 6 Feb 2003 19:33:10 -0500 > > David Rhodus <[EMAIL PROTECTED]> said: > david> On one machine that rsync start's on, I get this from netstat. > david> tcp6 0 0 *.873 *.*

Re: rsync --daemon problems

2003-02-07 Thread Hajimu UMEMOTO
Hi, > On Thu, 6 Feb 2003 19:33:10 -0500 > David Rhodus <[EMAIL PROTECTED]> said: david> On one machine that rsync start's on, I get this from netstat. david> tcp6 0 0 *.873 *.* david> LISTEN It seems the daemon mode of rsync depends on an

Re: rsync --daemon problems

2003-02-06 Thread David Rhodus
On Thursday, February 6, 2003, at 05:31 PM, Sean Winn wrote: What does netstat -na | grep 873 show? On one machine that rsync start's on, I get this from netstat. tcp6 0 0 *.873 *.* LISTEN On another machine that it just dies and never seems