8 Sep
2003
8 Sep
'03
19:20
* Sol (sol@autonomon.net) [030907 20:45]:
This is the command that I'm using to pull files down (unsuccessfully - I have also tried variations) and the error message. ws5:/etc # rsync -avvz --password-file=/etc/rsyncd.secrets 192.168.0.101::configs/hosts /etc/hosts opening tcp connection to isi port 873 @ERROR: auth failed on module configs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rsync: connection unexpectedly closed (91 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(165)
What does /var/log/rsyncd.log on the remote end say? You might want to start it with '-vv'. -- -ckm