Re: RSYNC problem - error in IPC code

2007-01-28 Thread it
Found the problem. It was ZoneAlarm firewall. It didn't recognize rsync as an actual program and automatically blocked access. Strange. Thanks!! Andrey. Jean-Claude Gervais wrote: Then I think it means your ssh transport is fine but your rsync service daemon is not started on paco. On Sun, 200

Re: RSYNC problem - error in IPC code

2007-01-28 Thread it
I don't think it's about paco (remote) at all. I can rsync paco with itself no problem: = [EMAIL PROTECTED]:~/test# rsync -ar test localhost:~/test2 = When I try to rsync local with remote or local wi

RSYNC problem - error in IPC code

2007-01-28 Thread it
Greetings, I'm having a problem with rsync. I want to sync my Windows box to a Linux server using rsync and I get the following error when I try to do any command. Remote or local. [EMAIL PROTECTED]:~/rsync# rsync -a test test2 rsync: pipe: Connection refused (111) rsync error: error in IPC c