Displaying 1 result from an estimated 1 matches for "copy50".
Did you mean:
  copy0
  
2007 Dec 11
0
Problem with rsync over ssh
...r system)
On our local server which I would like to rsync I have running rsync  
version 2.6.8  protocol version 29.
I can remotely execute applications throungh ssh without a password. But 
rsync won't run.
On the server's side rsync is running as a deamon. On both servers I 
have a user copy50 who is allowed to execute /usr/bin/rsync-static 
(which is linked to /usr/bin/rsync).
I get "rsync error: unexplained error (code 255) at io.c(463) 
[sender=2.6.8]" on the clients side.
It may have to do with the diffente rsync versions but I have no other 
solution as our web hoster did...