On Mar 8 16:36, Angelo Graziosi wrote: > > I have always used ssh in this way: > > $ ssh -1 [EMAIL PROTECTED] > > but after updating to this version: > > > $ ssh -1 [EMAIL PROTECTED] > Disconnecting: Corrupted check bytes on input.
This looks like an upstream bug. Connecting with protocol version 1 from ssh 4.6 to sshd 4.6 works, but connecting with protocol version 1 from a 4.5 ssh to a 4.6 sshd does not work. I'll report this upstream. I suggest to take the opportunity to switch to protocol 2 which is the better and safer protocol anyway. Thanks for the report, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/