On Thu, 18 Jan 2024, Paul Slootman via rsync wrote:
On Thu 18 Jan 2024, Roger Price via rsync wrote:
I get the messages
sending incremental file list
ERROR: daemon refused to receive file "rprice/demo.dvi"
I understand that the remote daemon has refused file demo.dvi because I
sp
I am backing up a user's directories from local machine titan to remote machine
maria. On the remote machine maria file /etc/rsyncd.conf contains
[rprice-home]
...
exclude = *.dvi
I start the backup by using this command on the local machine titan:
rprice@titan ~ rsync -av --dry-run /mnt/h
I am trying to master the hosts allow module parameters described by man
rsyncd.conf . Quoting from the man page:
> hosts allow
> This parameter allows you to specify a list of comma- and/or
> whitespace-separated patterns that are matched against a connecting client's
> hostname and IP add