From owner-freebsd-questions@FreeBSD.ORG Thu Feb 16 19:45:29 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 64E5716A420 for ; Thu, 16 Feb 2006 19:45:29 +0000 (GMT) (envelope-from bob@a1poweruser.com) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9169543D46 for ; Thu, 16 Feb 2006 19:45:28 +0000 (GMT) (envelope-from bob@a1poweruser.com) Received: from barbish ([69.172.31.117]) by mta10.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20060216194527.RDCP13051.mta10.adelphia.net@barbish>; Thu, 16 Feb 2006 14:45:27 -0500 From: To: "Kyryll A Mirnenko aka Mirya" , Date: Thu, 16 Feb 2006 14:45:26 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <200602162052.45028.mirya@matrix.ua> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal Cc: Subject: RE: midnight commander and ssh sftp X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bob@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Feb 2006 19:45:29 -0000 The mc installed 2 weeks ago on Freebsd 6.0 is mc 4.6.0 and there is no "shell link" in the mc internal menu. What version of mc are you using that it has that in the menu? -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Kyryll A Mirnenko aka Mirya Sent: Thursday, February 16, 2006 1:53 PM To: freebsd-questions@freebsd.org; fbsd_user@a1poweruser.com Subject: Re: midnight commander and ssh sftp > 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 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"