LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   rsync error (https://www.linuxquestions.org/questions/programming-9/rsync-error-557248/)

arash8m 05-28-2007 12:53 PM

rsync error
 
Hi all,

I've setup a rsync server and I could successfully sync files to a rsync client machine. Now I'm trying the exact same command on some other rsync client machine and I get this error: "received SIGUSR1 or SIGINT (code 20) at rsync.c(229)".

any help is appreciated.

Randux 05-28-2007 02:27 PM

If SSH is not set up properly or you don't have permissions to access the remote server you can get a message like this.

Start by checking if you can SSH to the box in question.


All times are GMT -5. The time now is 06:58 AM.