Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: f4e49550f7551af3469dc9c48d2cb0b721283121 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<head>
<title>Server version compatibiliity</title>
<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
<meta NAME="keywords" content="">
<meta NAME="since" content="">
</head>
<body>
<h2>Server version compatibiliity</h2>
<p>Since: M6<br>
Last Modified: $Date: 2007/05/18 13:54:37 $</p>
This test is to ensure that the ssh2 connection method properly
delegates to ssh1 when the server only supports ssh1.
</body>
</html>

Back to the top