all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kai Grossjohann <kai@emptydomain.de>
Subject: Re: More Tramp/OSX fun
Date: Wed, 03 Dec 2003 22:25:41 +0000	[thread overview]
Message-ID: <87fzg1o7x6.fsf@emptyhost.emptydomain.de> (raw)
In-Reply-To: m1he1p72w5.fsf@g3.com

Edward Dodge <someone@g3.com> writes:

> Special thanks to Mr. Calhoun for mentioning some code in his problem
> that got me going quickly with tramp:
>
>         (require 'tramp)
>         (setq tramp-default-method "ftp")
>
> Everything works fine with the initial command:
>
> 	C-x C-f /user@ftp.somewhere.com:index.htm
>
> I get a password prompt,  type it in,  and I should be editing
> index.htm.  But then something else happens,  I continue to get more
> password prompts for "#!user."

Do you have a *tramp/foo* buffer?  (You shouldn't.)
Do you have a *debug tramp/foo* buffer?  (You shouldn't.)
Do you have a *ftp foo* buffer?  (You should.)

If you answered yes to one of the first two, then that's a bug in
Tramp.

Else it's a bug in Ange-FTP.  Not that this helps you much...

Hm.  It might be interesting to see the *ftp foo* buffer, to see how
it goes wrong...  Please censor the passwords...

Kai

      reply	other threads:[~2003-12-03 22:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-31 17:06 More Tramp/OSX fun Edward Dodge
2003-12-03 22:25 ` Kai Grossjohann [this message]

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=87fzg1o7x6.fsf@emptyhost.emptydomain.de \
    --to=kai@emptydomain.de \
    /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.