From owner-freebsd-questions@FreeBSD.ORG Wed Oct 24 20:25:14 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCF4216A419 for ; Wed, 24 Oct 2007 20:25:14 +0000 (UTC) (envelope-from bitabyss@gmail.com) Received: from cartman.xxiii.com (cartman.xxiii.com [208.62.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 859C313C4BE for ; Wed, 24 Oct 2007 20:25:14 +0000 (UTC) (envelope-from bitabyss@gmail.com) Received: from [192.168.1.23] (adsl-068-209-177-221.sip.ard.bellsouth.net [68.209.177.221]) by cartman.xxiii.com (8.13.8/8.13.8) with ESMTP id l9OK2PFm053778 for ; Wed, 24 Oct 2007 16:02:26 -0400 (EDT) (envelope-from bitabyss@gmail.com) Message-ID: <471FA4CD.6020604@gmail.com> Date: Wed, 24 Oct 2007 16:02:21 -0400 From: Rob User-Agent: Thunderbird 1.5.0.13 (Windows/20070809) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <459A5EED-E35F-42F6-959F-ABB7362A6F39@secure-computing.net> In-Reply-To: <459A5EED-E35F-42F6-959F-ABB7362A6F39@secure-computing.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Windows SSH client? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Oct 2007 20:25:14 -0000 Eric F Crist wrote: > I'm looking for a good, free, SSH client that has line/column numbers at > the bottom, similar to SecureCRT. Any advice is appreciated! I've used Tera Term for years and recently discovered there's a new actively developed version at http://ttssh2.sourceforge.jp/ If you don't come up with anything else, it might be easy to add the numbering. It appears to already have a current SSH implementation. Wikipedia has a big comparison matrix, too: http://en.wikipedia.org/wiki/Comparison_of_SSH_clients -Rob