I give up!

3 posts / 0 new
Last post
itefix
Offline
Last seen: 6 days 20 hours ago
Joined: 01.05.2008 - 21:33
I give up!

Ok, I had CWRSYNC working great except for the fact that I would get occasional errors. So it was suggested by support that I use the openssh that it came with. I installed it (fresh) v2.0.2 but got errors when trying to run bash.exe about a missing dll. So I put on v2.0.1 and bash works. Fine, I can live with 2.0.1. But for the life of me I cannot seem to get this working through openssh. I am using the secure wrapper code and it all worked with vandyke ssh but not openssh. This is my error:
opening tcp connection to localhost port 9119
rsync: failed to connect to localhost: Connection refused (111)
rsync error: error in socket IO (code 10) at clientserver.c(98)

I see some mention about using a -e flag. Where does that get used when using the secure wrapper code? The OpenSSH server seems to prompt for a password no matter what. Please help me!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

itefix
Offline
Last seen: 6 days 20 hours ago
Joined: 01.05.2008 - 21:33
Re: I give up!

Go to your bin directory and executessh-keygen -t rsa -N "" -f rsync

put the public key on your server in auth keys. This should work.

itefix
Offline
Last seen: 6 days 20 hours ago
Joined: 01.05.2008 - 21:33
Re: I give up!

Thanks, I finally got it working.

Release announcements