Displaying 1 result from an estimated 1 matches for "remshd".
Did you mean:
remsh
2002 Sep 03
1
(no subject)
Dear all!
Ive got a problem with rsync on a w2k machine!
I run this
rsync -r "\\c/UTILS/" "unixmachine:/home/myuser"
The message I get from the machine is
unixmachine: remshd: Login incorrect.
rsh.exe: can't establish connection
read error: Connection reset by peer
The rsh command works fine with the actual configuration eg.
rsh unixmachine -l myuser ls
this command returns the ls of the /home/myuser
Trying to do it with user@unimachine rsh returns an err...