Chaturvedi.Rajesh
2003-Nov-12 08:05 UTC
Connection error when trying to rsync NT and Win 2000 boxes
I have installed rsync on my PC (NT) and a windows 2000 server. It appears the 2 boxes are unable to talk. I get following errors: C:\Program Files\rsync>rsync.exe -vv test\* 172.17.13.31:C:\test opening connection using rsh 172.17.13.31 rsync --server -vv . "C:\test"> 172.17.13.31:Connection refusedrsh.exe: can't establish connection rsync: read error: Connection reset by peer rsync error: error in rsync protocol data stream (code 12) at /tmp/rsync-2.5.5/i o.c(162) In addition when I perform telnet 172.17.13.31 873 ( It says connection refused) However, I am able to perform rsync operations on the same box. Any help will be highly appreciated. Thank You, Raj
Chaturvedi.Rajesh
2003-Nov-13 07:17 UTC
Connection error when trying to rsync NT and Win 2000 boxes
> I have installed rsync on my PC (NT) and a windows 2000 server. It appears > the 2 boxes are unable to talk. > > I get following errors: > > C:\Program Files\rsync>rsync.exe -vv test\* 172.17.13.31:C:\test > opening connection using rsh 172.17.13.31 rsync --server -vv . "C:\test" > > 172.17.13.31:Connection refused > rsh.exe: can't establish connection > rsync: read error: Connection reset by peer > rsync error: error in rsync protocol data stream (code 12) at > /tmp/rsync-2.5.5/i > o.c(162) > > In addition when I perform > > telnet 172.17.13.31 873 ( It says connection refused) > > However, I am able to perform rsync operations on the same box. > > Any help will be highly appreciated. > > Thank You, > > Raj >