all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Powe <michael+gnus@trollope.org>
Subject: tramp questions
Date: 28 Feb 2004 19:53:34 GMT	[thread overview]
Message-ID: <c1qrju01i6j@enews3.newsguy.com> (raw)

i have a situation similar to one mentioned in earlier posts.  the
account requires a login of the form 'user@host.com' and this doesn't
seem to work correctly in ange-ftp. 

i installed tramp and verified that it works by editing a file on a
system where the login is a normal 'user' + password login.  when i
try to use tramp on the above-mentioned account, it sits for a long
time and then times out with 'login failed.'  however, if i look at my
buffers, i see a login buffer for that account:

 *  *tramp/ssh trollope-l.net*	140 Fundamental	

Last login: Sat Feb 28 13:04:43 2004 from 69.177.32.186.adsl.snet.net

(Linux 2.4.20-28.7~trollope-l.net) [tr0921ea] [  ~] 

 1001 $ --> 

 *Messages* shows the message "Sending password" repeatedly before
  'login failed' (sorry, it has scrolled off the top of the buffer, i
  can't get the exact verbiage).

But wait, there's more.  if i use the ftp method:

/ftp:trollope-l.net:test.txt

tramp connects, but then immediately tries to make another connection
to 'ftp' as 'anonymous', which errors out.  however, i found that the
file requested in the first place is loaded into a buffer, but the
buffer is buried.

*ftp tr0921ea@trollope-l.net@trollope-l.net*

ftp> 213 20040228131708
ftp> type binary
200 Type set to I.
ftp> get /home/tr0921ea/test.txt /tmp/ange-ftp21100xIl
227 Entering Passive Mode (216,127,74,97,137,198).
150 Opening BINARY mode data connection for /home/tr0921ea/test.txt (23 bytes)

226 Transfer complete.
23 bytes received in 0.00103 secs (22 Kbytes/sec)
ftp> type ascii
200 Type set to A.
ftp> quote mdtm /home/tr0921ea/test.txt
213 20040228131708
quote mdtm /home/tr0921ea/test.txt
ftp> 213 20040228131708
ftp> quote mdtm /home/tr0921ea/test.txt
213 20040228131708
quote mdtm /home/tr0921ea/test.txt
ftp> 213 20040228131708
ftp> 

*ftp anonymous@ftp*

ftp> open ftp
ftp: ftp: Unknown host

so, basically, the ftp login is working, sort of, but something is
going haywire in the ssh login.  i tried setting tramp-debug-buffer t,
but nothing shows up there past 'sending password.'

tramp version 2.0.36.  i went to savannah but the directory for the
distributed version (followed the links) is empty.

thanks.

mp

-- 
cat: /home/powem/.signature: No such file or directory

             reply	other threads:[~2004-02-28 19:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-28 19:53 Michael Powe [this message]
2004-02-29 17:48 ` tramp questions Kai Grossjohann
2004-03-01 15:40   ` Peter Lee
2004-03-01 15:57     ` Kai Grossjohann
2004-03-06 14:18   ` Michael Powe
  -- strict thread matches above, loose matches on Subject: below --
2006-09-30 23:30 Ajit Mylavarapu
2006-10-01 16:25 ` Tim Heaney
2006-10-07 10:04 ` William Xu
     [not found] <9d50c8be-46a0-436e-b02e-466d04ce6d54@t20g2000yqa.googlegroups.com>
2010-12-01 10:08 ` Tramp questions michael.albinus
2010-12-01 13:46   ` Gary
2010-12-01 23:51     ` Michael Albinus

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=c1qrju01i6j@enews3.newsguy.com \
    --to=michael+gnus@trollope.org \
    /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.