From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Unable to list or access remote files via ftp Date: Fri, 25 Feb 2011 00:40:23 +0100 Message-ID: <8F2CAE65-20D5-4154-88B2-6C58B7CC33BB@Web.DE> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1298590884 15834 80.91.229.12 (24 Feb 2011 23:41:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 24 Feb 2011 23:41:24 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: guivho Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 25 00:41:20 2011 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.69) (envelope-from ) id 1Psko9-0004lp-Mv for geh-help-gnu-emacs@m.gmane.org; Fri, 25 Feb 2011 00:41:17 +0100 Original-Received: from localhost ([127.0.0.1]:38061 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Psko8-0005bW-Ok for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Feb 2011 18:41:16 -0500 Original-Received: from [140.186.70.92] (port=35155 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PsknO-0005YH-DH for help-gnu-emacs@gnu.org; Thu, 24 Feb 2011 18:40:31 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PsknL-000501-Gr for help-gnu-emacs@gnu.org; Thu, 24 Feb 2011 18:40:28 -0500 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:32789) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PsknL-0004zb-Ag for help-gnu-emacs@gnu.org; Thu, 24 Feb 2011 18:40:27 -0500 Original-Received: from smtp04.web.de ( [172.20.0.225]) by fmmailgate03.web.de (Postfix) with ESMTP id D144C18951156; Fri, 25 Feb 2011 00:40:24 +0100 (CET) Original-Received: from [91.35.241.132] (helo=[192.168.1.2]) by smtp04.web.de with asmtp (WEB.DE 4.110 #2) id 1PsknI-0006UW-00; Fri, 25 Feb 2011 00:40:24 +0100 In-Reply-To: X-Mailer: Apple Mail (2.936) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX19wLKMqxKETsv2KdqXOxFgsPefnlAdFb7uItQGw 2IEOSsGvqfFwxUd00Fak/KNY34nniFL9whBkMx/7WcS56kzwo+ JE9Kc6FXG+av+yuNsO/Q== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-Received-From: 217.72.192.234 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:79455 Archived-At: Am 24.02.2011 um 20:05 schrieb guivho: > When I try to list the home directory on my website with C-x C-d > /ftp.vanhoecke.org:vanhoecke/www.vanhoecke.org/web/content ange-ftp > immediately starts to access the remote ftp server as soon as I type > the ':', but it fails I think you think that you are using ange-ftp =96 but it's actually =20 TRAMP. TRAMP has a different syntax: C-x d /METHOD:USER@HOST/path/to/whatever RET The @ as part of your user name confuses TRAMP. Maybe it helps to =20 enter guido.vanhoecke\@vanhoecke.org... C-h i m tramp s filename RET -- Greetings Pete Sometimes I think the surest sign that intelligent life exists =20 elsewhere in the universe is that none of it has tried to contact us. =96 Bill Watterson, in his comic strip Calvin and Hobbes