all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* More Tramp/OSX fun
@ 2003-10-31 17:06 Edward Dodge
  2003-12-03 22:25 ` Kai Grossjohann
  0 siblings, 1 reply; 2+ messages in thread
From: Edward Dodge @ 2003-10-31 17:06 UTC (permalink / 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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-03 22:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-31 17:06 More Tramp/OSX fun Edward Dodge
2003-12-03 22:25 ` Kai Grossjohann

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.