On 10/31/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > The script have line like > > rsync -avz --password-file=/usr/local/etc/rsync.pwd > /etc/rsyncd.conf rsync://[EMAIL PROTECTED]:/etc_conf
Your shell might have the RSYNC_PASSWORD environment variable preset, while the script does not. Is the password file chmoded 0640 and owned by root? Does the remote daemon log something like "Access denied for [module_name] for [IP_address]" ? -A -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html