all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Edward Dodge <someone@g3.com>
Subject: More Tramp/OSX fun
Date: Fri, 31 Oct 2003 11:06:34 -0600	[thread overview]
Message-ID: <m1he1p72w5.fsf@g3.com> (raw)


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."  If I enter the correct password for
"user,"  I get a failed attempt to log in.  If I just hit enter,  I
get a failed attempt to log in.  Inexplicably,  if I try one more
time,  Tramp complies.  It's the same way with dired/tramp.

Any ideas?  Should tramp be asking for the password more than once in
the same ftp session?  Why would it add "#!" to the user-name?

-- 
Edward Dodge

/OSX 10.1.5/
/GNU Emacs 21.3.50.1 (powerpc-apple-darwin5.5) of 2002-10-11 on G3/

             reply	other threads:[~2003-10-31 17:06 UTC|newest]

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

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=m1he1p72w5.fsf@g3.com \
    --to=someone@g3.com \
    /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.