From owner-freebsd-questions@FreeBSD.ORG Thu Feb 16 18:52:50 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6409916A420 for ; Thu, 16 Feb 2006 18:52:50 +0000 (GMT) (envelope-from mirya@matrix.ua) Received: from gw.matrix.kiev.ua (gw.matrix.kiev.ua [213.159.235.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFD4E43D4C for ; Thu, 16 Feb 2006 18:52:49 +0000 (GMT) (envelope-from mirya@matrix.ua) Received: by gw.matrix.kiev.ua (Postfix, from userid 426) id 2D5A214BC4E; Thu, 16 Feb 2006 20:52:48 +0200 (EET) Received: from miryahost.matrix.local (unknown [192.168.1.27]) by gw.matrix.kiev.ua (Postfix) with ESMTP id 6674A14BC4B; Thu, 16 Feb 2006 20:52:47 +0200 (EET) From: Kyryll A Mirnenko aka Mirya Organization: MATIX.ua To: freebsd-questions@freebsd.org, fbsd_user@a1poweruser.com Date: Thu, 16 Feb 2006 20:52:43 +0200 User-Agent: KMail/1.8.3 References: <20060216162342.4CB5A16A420@hub.freebsd.org> In-Reply-To: <20060216162342.4CB5A16A420@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602162052.45028.mirya@matrix.ua> X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on gw.matrix.kiev.ua X-Spam-Level: X-Spam-Status: No, score=-101.5 required=5.0 tests=AWL,BAYES_40, USER_IN_WHITELIST autolearn=ham version=3.0.2 Cc: Subject: Re: midnight commander and ssh sftp 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: Thu, 16 Feb 2006 18:52:50 -0000 > Is there some way to be able to use midnight commander through a SSH > tunnel? 1) Use scp/sftp: it's called "Shell link..." is mc menu (the problem is Password: prompt is displayed somewhere on the mc command line as it seems to be unable to parse it for some reason. So when see it, simply enter the password there & refresh the mc panels w/ C-O,C-O) 2) More general solution: if u run 6.0 use sysutils/fusefs-sshfs (http://www.freebsd.org/cgi/cvsweb.cgi/ports/sysutils/fusefs-sshfs/), it provides an scp/sftp link within filesystem layer, so you can use it not only from mc but from any app. The problem it seems to be much slower than plain scp (though uses the same transport), dunno why -- Regards, Mirya ICQ #313898202