failed to exec ssh

3 posts / 0 new
Last post
Anonymous
failed to exec ssh

I need to set up ssh between windows XP and Suse Linux Enterprise Server 9. I tried this command (on windows machine):

rsync key.pub userid@linuxserver:.ssh

with this answer:

rsync: Failed to exec ssh: No such file or directory (2)
rsync error: error in IPC code (code 14) at pipe.c(86)
rsync: connection unexpectedly closed (0 bytes received so far)
rsync error: error in IPC code (code 14) at io.c(453)

Where is problem? Can somebody help me, please?

itefix
Offline
Last seen: 6 days 19 hours ago
Joined: 01.05.2008 - 21:33
Re: failed to exec ssh

Rsync can not find the ssh executable to establish secure communication. Use the supplied batch file (cwrsync.cmd) to set up the communication properly.

miloshm
Re: failed to exec ssh

Thank you, but it did not help me.
I used batch file (cwrsync.cmd), but error message is still the same :-(

Release announcements