From owner-freebsd-security Fri Jul 31 08:53:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA12084 for freebsd-security-outgoing; Fri, 31 Jul 1998 08:53:50 -0700 (PDT) (envelope-from owner-freebsd-security@FreeBSD.ORG) Received: from moon.jic.com ([206.156.0.147]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA12061; Fri, 31 Jul 1998 08:53:45 -0700 (PDT) (envelope-from mbriggs@switchboard.net) Received: from fortbriggs.ml.org (root@alex-va-n013c109.moon.jic.com [208.135.210.119]) by moon.jic.com (8.8.8/8.8.8) with ESMTP id LAA08307; Fri, 31 Jul 1998 11:51:19 -0400 (EDT) Received: from switchboard.net (root@alex-va-n013c109.moon.jic.com [208.135.210.119]) by fortbriggs.ml.org (8.8.8/8.8.8) with ESMTP id CAA05129; Fri, 31 Jul 1998 02:53:13 -0400 (EDT) Message-ID: <35C1E876.758C1A21@switchboard.net> Date: Fri, 31 Jul 1998 11:53:26 -0400 From: "Matthew R. Briggs" X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: Geoffrey Robinson CC: Vadim Kolontsov , chat@FreeBSD.ORG, security@FreeBSD.ORG Subject: Re: Windows SSH clients (was: Re: FreeBSD Security How-To (Was: QPopper exploit)) References: <19980728175257.H19941@caerdonn.eurocontrol.fr> <19980730101358.A10071@tversu.ru> <35C18B48.8E767439@globalserve.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Geoffrey Robinson wrote: > > Vadim Kolontsov wrote: > > > > Presonally I like TeraTerm with ssh-extension: TTSSH > > > > http://www.zip.com.au/~roca/ttssh.html > > > > Any chance there is an SSH client for windowz out there than can do Secure > Copy too or maby just a stand-alone SCP client? SSH doasn't really help > anybody if M$ users have to log in over FTP. > > -- > Geoffrey Robinson > geoffr@globalserve.net > Oakville, Ontario, Canada. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe security" in the body of the message Hi, I thought about this problem too (I'm on a Win95 machine at work, behind a firewall, and I connect to my home with ssh). The answer is to do port redirection on the client side, so executing "ftp localhost" actually gets you your remote server machine, and it goes across the encrypted connection. Cedomir Igaly's Windows SSH Client will do this, although it has a few other rough edges. It's free, but closed-source. Drop me a line if you want more details. Matt Briggs mbriggs@switchboard.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe security" in the body of the message