[Ilugc] rsync - cron error

  • From: amalcg@xxxxxxxxx (amal g)
  • Date: Thu May 5 14:46:41 2005

hello friends
i want to take backup the files in home folder daily 3 pm from my main
server(RH 9) to my backup server(Fed 3) for this i used the command in
crontab
00 3 * * * rsync /home/  -a -e -v ssh 192.168.1.201:/home/backup
but it didn't work and showing the error 
permission denied, pls try again
permission denied, pls try again
permission denied, pls try again(publickey, gssapi-with-mic,password).
rsync:connection unexpectedly closed (0bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(165)

pls help me how to solve this problem

Other related posts: