Hello,
I have installed ssh_1.2.23 as I need to make secure connections with a
work station with this version already installed. However when running
scp I get the following error message:
Disconnected; protocol version not supported (Illegal protocol version.)
What could be causing this problem and how could it be corrected? I've
done some looking around but haven't found anything promising. I don't
know if ssh problems are OK to post here, but I'm really stuck on this and
hope to get some helpful feedback.
Thanks in advance,
Ernest
PS the verbose message is shown below:
scp -v login.o [EMAIL PROTECTED]:
Executing: host machine.edu, user lo, command scp -v -t .
Unrecognized configuration parameter clearallforwardings
Development-time debugging not compiled in.
To enable, configure with --enable-debug and recompile.
debug: connecting to machine.edu...
debug: entering event loop
debug: ssh_client_wrap: creating transport protocol
debug: ssh_client_wrap: creating userauth protocol
debug: client_disconnect: Illegal protocol version.
Disconnected; protocol version not supported (Illegal protocol version.).
debug: uninitializing event loop
lost connection