X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/9c54ad58f841734c33ca3dc0a43367801624ca54..82471e68a8bb3da8ca95f2b6564c330c52ce891e:/rsyncd.conf.yo diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 2686a176..62af546a 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsyncd.conf)(5)(12 Aug 2004)()() +manpage(rsyncd.conf)(5)(30 Sep 2004)()() manpagename(rsyncd.conf)(configuration file for rsync server) manpagesynopsis() @@ -160,6 +160,14 @@ being downloaded/uploaded by adding an exclude rule to the rsync.conf file is a relatively new feature in rsync, so make sure your server is running at least 2.6.3 to effect this. +dit(bf(port)) You can override the default port the daemon will listen on +by specifying this value (defaults to 873). This is ignored if the daemon +is being run by inetd, and is superseded by the --port command-line option. + +dit(bf(address)) You can override the default IP address the daemon +will listen on by specifying this value. This is ignored if the daemon is +being run by inetd, and is superseded by the --address command-line option. + dit(bf(max connections)) The "max connections" option allows you to specify the maximum number of simultaneous connections you will allow. Any clients connecting when the maximum has been reached will receive a