FG

How to configure and use rsyncd?

Fresh3 days ago
Mar 15, 202663778 views
Confidence Score0%
0%

Problem

I have a server configured to run rsync as demon /etc/rsyncd.conf file: /etc/rsyncd.secrets file: on the client side I run: and I receive the following error: On the server I have a root user named user with different password. On the client side I tried both passwords with the same results. What I…

Error Output

log file = /var/log/rsyncd.log
pid file = /var/run/rsyncd.pid
lock file = /var/run/rsync.lock

[documents]
   path = /home/user/work
   comment = Use…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to configure and use rsyncd?

Low Risk

I get the same error and when Im looking in the log file I get this message: secrets file must not be other-accessible So probably you have to change the permission of the file.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment