all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: kai.grossjohann@gmx.net (Kai Großjohann)
Subject: Re: tramp: plain ftp problem
Date: Tue, 24 Jun 2003 09:19:47 +0200	[thread overview]
Message-ID: <84znk8eycs.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: 7iy8zswew8.fsf@neoscale.com

Kin Cho <kin@techie.com> writes:

> Debugger entered--Lisp error: (ftp-error "FTP Error: OPEN request failed: ftp: ftp: Name or service not known")
>   signal(ftp-error ("FTP Error: OPEN request failed: ftp: ftp: Name or service not known"))
>   ange-ftp-error("ftp" "kin" "OPEN request failed: ftp: ftp: Name or service not known")
>   ange-ftp-normal-login("ftp" "kin" "123" "" #<process *ftp kin@ftp*>)

It is trying to connect to the host ftp.  This means that
ange-ftp-name-format has the wrong value, I think.  Can you check the
value of ange-ftp-name-format at that spot?

The regular expression should allow for two colons in the line and
should generally look similar to the Tramp regexp.

Also, please check the variable file-name-handler-alist.  Is ange-ftp
mentioned there?  It shouldn't.
-- 
This line is not blank.

  reply	other threads:[~2003-06-24  7:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-23 23:30 tramp: plain ftp problem Kin Cho
2003-06-24  7:19 ` Kai Großjohann [this message]
     [not found] ` <nqsmq0f123.fsf@alcatel.de>
2003-06-24 18:47   ` Kin Cho
2003-06-28 23:45     ` Kin Cho
2003-06-30 13:50       ` Kai Großjohann
2003-06-30 17:33         ` Kin Cho
2003-07-01 16:07         ` Kin Cho

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=84znk8eycs.fsf@lucy.is.informatik.uni-duisburg.de \
    --to=kai.grossjohann@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.