💾 Archived View for 050821.xyz › gemlog › rsync-auth-failure.gmi captured on 2022-04-29 at 12:18:59. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
After correctly added 'auth users' and 'secrets file',
the authentication still not working.
This is because Rsync has a security check on the permission
of secret file. It should only be readable from root.
So this command can fix:
$ chmod 600 /path/to/secret