From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: Tramp under Windoze: should "semicommercial" SSH2 work? Date: Tue, 20 May 2008 12:02:53 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1211277768 6891 80.91.229.12 (20 May 2008 10:02:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 May 2008 10:02:48 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: mcbaneg@gvsu.edu Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 20 12:03:25 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JyOgG-00055Y-7z for geh-help-gnu-emacs@m.gmane.org; Tue, 20 May 2008 12:02:52 +0200 Original-Received: from localhost ([127.0.0.1]:37933 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyOfV-0006No-Qi for geh-help-gnu-emacs@m.gmane.org; Tue, 20 May 2008 06:02:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JyOf4-0006NP-8z for help-gnu-emacs@gnu.org; Tue, 20 May 2008 06:01:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JyOf2-0006Mz-Bj for help-gnu-emacs@gnu.org; Tue, 20 May 2008 06:01:37 -0400 Original-Received: from [199.232.76.173] (port=60248 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyOf1-0006Mw-M9 for help-gnu-emacs@gnu.org; Tue, 20 May 2008 06:01:35 -0400 Original-Received: from mailrelay2.alcatel.de ([194.113.59.96]:43983) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JyOf0-0007Fk-S3 for help-gnu-emacs@gnu.org; Tue, 20 May 2008 06:01:35 -0400 Original-Received: from slbhab.alcatel.de (slbhab.bln.sel.alcatel.de [149.204.63.218]) by mailrelay2.alcatel.de (8.13.8/8.13.8/ICT) with ESMTP id m4KA1VIq008541; Tue, 20 May 2008 12:01:31 +0200 In-Reply-To: (George McBane's message of "Mon, 19 May 2008 10:27:37 -0400") User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (hpux) X-Scanned-By: MIMEDefang 2.57 on 149.204.45.73 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:54158 Archived-At: George McBane writes: > After I do ^G to regain control, the "tramp" buffer is empty but the > "debug" buffer contains (I'm having some trouble with special characters > in the newsreader) Unfortunately, it is not the whole debug buffer contents. Could you, please, send the whole buffer (after starting a fresh Emacs, and rerunning the test)? I would also need to see the non-ASCII characters, so it would be preferrable if you could append the debug buffer to your mail as enclosure, base64-coded or so. > If I open an ordinary Command Prompt shell under Windows and type ssh2 > -l username machine.domain > > I get a password prompt: > > username's password: (and I type it in) > > I then get a welcome message that lists the last unsuccessful login, the last login, > a "Welcome" banner, followed by > > ds001 % > > which is the shell prompt. So this works as expected. I would also like to see this complete dialogue. > Thanks, > George. Best regards, Michael.