On Fri, Jul 29, 2005 at 06:28:03PM -0700, Hari Krishna Dara wrote: > I thought if a daemon is already running on the default port, I > thought the additional ones started on the same port will result > in an exit with error
It certainly works that way on all the Unix-like OSes I know. The error is output to the rsync log file: Aug 1 11:11:11 dot rsyncd[111]: unable to bind any inbound sockets on port 873 You're talking about running the "rsync --daemon" command, right? ..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