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 over an HP-UX hop Date: Thu, 03 May 2012 12:27:48 +0200 Message-ID: <87wr4timor.fsf@gmx.de> References: <4FA258D0.6050407@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1336061939 16362 80.91.229.3 (3 May 2012 16:18:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 3 May 2012 16:18:59 +0000 (UTC) Cc: GNU Emacs List To: Andrea Crotti Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 03 18:18:58 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SPyk4-00009Y-0f for geh-help-gnu-emacs@m.gmane.org; Thu, 03 May 2012 18:18:56 +0200 Original-Received: from localhost ([::1]:38243 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPyk3-0002jr-Ad for geh-help-gnu-emacs@m.gmane.org; Thu, 03 May 2012 12:18:55 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:58450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPtGU-0001uS-Ee for help-gnu-emacs@gnu.org; Thu, 03 May 2012 06:28:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SPtGO-0007aN-8J for help-gnu-emacs@gnu.org; Thu, 03 May 2012 06:28:02 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:54872) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SPtGN-0007a0-TU for help-gnu-emacs@gnu.org; Thu, 03 May 2012 06:27:56 -0400 Original-Received: (qmail invoked by alias); 03 May 2012 10:27:50 -0000 Original-Received: from p57BB93D2.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.147.210] by mail.gmx.net (mp030) with SMTP; 03 May 2012 12:27:50 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+kW+NQPUak6wsMutq2KxzMmMW05BoJzYl+CHHXcH KbEdhdgNoKTsDK In-Reply-To: <4FA258D0.6050407@gmail.com> (Andrea Crotti's message of "Thu, 03 May 2012 11:07:12 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.22 X-Mailman-Approved-At: Thu, 03 May 2012 12:18:50 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:84715 Archived-At: Andrea Crotti writes: > The doubt is that the machine in the middle is just too dumb to > support it, it's an: > > HP-UX sn41168b B.11.23 U 9000/800 I use Tramp daily for remote HP-UX 11.11 and 11.31 machines, the latter for PA-RISC (that's your target machine) and Itanium architectures. No problem. I've never tried it for HP-UX 11.23, but I would be surprised if there were special problems. Please set tramp-verbose to 6, and try it, again. Then show the resulting debug buffer. Best regards, Michael.