On Mon 30 May 2005, dtra wrote: > > ok i did all as suggested, and tried > rsync -a [EMAIL PROTECTED]::rsync_module/ /path/to/bak/ > and > rsync -a --password-file=/path/to/pwfile [EMAIL PROTECTED]::rsync_module/ > /path/to/bak/ > > but it says @ERROR: access denied to rsync_module from unknown > (ip.add.re.ss) for both
So look at the "hosts allow" and/or "hosts deny" options in the rsyncd.conf manpage. (The manual is there for a reason :-) Paul Slootman -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
