10.11. Rsyncd configuration


Find an example rsyncd configuration at etc/rsyncd.conf-sample in the source code repository.
The available configuration options are:
Table 10.64. Description of configuration options for [account] in rsyncd.conf
Configuration option = Default value Description
lock file = /var/lock/account.lock No help text available for this option.
max connections = 2 No help text available for this option.
path = /srv/node No help text available for this option.
read only = false No help text available for this option.
Table 10.65. Description of configuration options for [container] in rsyncd.conf
Configuration option = Default value Description
lock file = /var/lock/container.lock No help text available for this option.
max connections = 4 No help text available for this option.
path = /srv/node No help text available for this option.
read only = false No help text available for this option.
Table 10.66. Description of configuration options for [object] in rsyncd.conf
Configuration option = Default value Description
lock file = /var/lock/object.lock No help text available for this option.
max connections = 8 No help text available for this option.
path = /srv/node No help text available for this option.
read only = false No help text available for this option.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.