Re: rsync does not listen on ipv4 ports in daemon mode

2002-01-03 Thread sean grossman
I was running 2.5.0, upgraded to 2.5.1 and all is now well. Thanks for the point to new version, I didn't bother to check this morning since there was no update as of Moday :) On Thu, 3 Jan 2002, Dave Dykstra wrote: > On Thu, Jan 03, 2002 at 11:21:42AM -0800, sean grossman wrote: > > On OpenBSD

Re: rsync does not listen on ipv4 ports in daemon mode

2002-01-03 Thread Dave Dykstra
On Thu, Jan 03, 2002 at 11:21:42AM -0800, sean grossman wrote: > On OpenBSD 2.8 when i start rsync with: > # rsync --daemon > > the daemon doesn't bind to the ipv4 tcp port instead it only listens to > the ipv6 port. The daemon works properly using the same argument on linux. > Any help would be