Hi!
I use "PHP" exec function Run rsync

<?
exec("/usr/bin/rsync -azrvlHpogDtS --delete --progress --password-
file=/root/rsyncd_db.secrets /home/bruce [EMAIL PROTECTED]::brucebackup");
?>

but run error

error message: @ERROR: auth failed on module brucebackup

but login linux run form command 

"/usr/bin/rsync -azrvlHpogDtS --delete --progress --password-
file=/root/rsyncd_db.secrets /home/bruce [EMAIL PROTECTED]::brucebackup"

It is ok....

So... How about to solve problems

Thanks!
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Reply via email to