all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Paul Heinrich Dietrich <paul.heinrich.dietrich@gmail.com>
Cc: Help-gnu-emacs@gnu.org
Subject: Re: Telnet Connection on Windows
Date: Fri, 20 Nov 2009 21:57:47 +0100	[thread overview]
Message-ID: <87hbsox6b8.fsf@gmx.de> (raw)
In-Reply-To: <26441583.post@talk.nabble.com> (Paul Heinrich Dietrich's message of "Fri, 20 Nov 2009 05:46:30 -0800 (PST)")

Paul Heinrich Dietrich <paul.heinrich.dietrich@gmail.com> writes:

Btw: which Emacs and Tramp versions are you running?

> Thank you for showing me something new.  Doing as you instructed allows me to
> connect.  Once in, I did:
>
>> ls -lt
>
> ...and succesfully looked at a directory, though all permissions displayed ?
> and file sizes were set to 1.  Next, I tried to see what jobs I have
> running:
>
>> ps -ef | grep me
>
> And it said:
>
> servername: remshd: Login incorrect.
> rsh: can't establish connection

That is not expected. The error message looks like there is a connection
problem to your remote host.

Could you, please, set tramp-verbose to 8, and rerun the test? There
will be a *debug tramp/...* buffer, which might be helpful.

However, I've realized, that there is also an eshell problem using pipes
on remote hosts. I'm working on this.

> But it does still seem to have the connection, because
>
>> ls
>
> works.

"ls" uses an eshell internal implementation instead of running the "ls"
command on the remote host, that's why there is a different behaviour.

> Many thanks for any feedback.

Best regards, Michael.




      reply	other threads:[~2009-11-20 20:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-19 20:02 Telnet Connection on Windows Paul Heinrich Dietrich
2009-11-19 22:07 ` Michael Albinus
2009-11-20 13:46   ` Paul Heinrich Dietrich
2009-11-20 20:57     ` Michael Albinus [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=87hbsox6b8.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=Help-gnu-emacs@gnu.org \
    --cc=paul.heinrich.dietrich@gmail.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.