Displaying 1 result from an estimated 1 matches for "azrvlhpogdt".
Did you mean:
azrvlhpogdts
2003 Jan 17
0
I use "PHP" exec function Run rsync, But error......
Hi!
I use "PHP" exec function Run rsync
<?
exec("/usr/bin/rsync -azrvlHpogDtS --delete --progress --password-
file=/root/rsyncd_db.secrets /home/bruce db@192.168.1.200::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=...