unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Bad Blue Bull <ibmbull@yandex.ru>
Cc: "50399@debbugs.gnu.org" <50399@debbugs.gnu.org>
Subject: bug#50399: TRAMP can't connect to Win 2000 (smb, ftp, telnet)
Date: Sat, 11 Sep 2021 15:50:47 +0200	[thread overview]
Message-ID: <874karrzk8.fsf@gmx.de> (raw)
In-Reply-To: <326821631262741@mail.yandex.ru> (Bad Blue Bull's message of "Fri, 10 Sep 2021 11:32:50 +0300")

Bad Blue Bull <ibmbull@yandex.ru> writes:

Hi,

> sorry for late response.  can you try this link please:
> https://drive.google.com/file/d/1xY5xMS-QzMcWYwG1ATXEUzhlk4M1F0hC/view?usp=sharing

Thanks. This tells us more:

13:08:08.822916 tramp-send-command (6) # exec telnet 192.168.0.141  2>/dev/null
13:08:08.828755 tramp-action-login (6) #
Trying 192.168.0.141...
Connected to 192.168.0.141.
Escape character is '^]'.
Microsoft (R) Windows (TM) Version 5.00 (Build 2195)
Welcome to Microsoft Telnet Service
Telnet Server Build 5.00.99206.1
login:
13:08:08.828990 tramp-action-login (3) # Sending login name €nicolas€

Well, this calls telnet, and sends also your login name. After one
minute, this times out, as specified in Tramp.

13:09:08.908391 tramp-process-actions (10) #
  backtrace()
  tramp-error((tramp-file-name "telnet" "nicolas" nil "192.168.0.141" nil "" nil) file-error "Timeout reached, see buffer €*tramp/telnet nicolas...")

Hmm. Not clear why this happens here. I've just tested locally, and
telnet still works (yes, I had also to remove the "%n" argument from the
"telnet" entry in tramp-methods).

Perhaps a problem with CR/LF handling on your MS Windows telnet server?
What happens, if you set tramp-rsh-end-of-line to "\r\n" ?

Best regards, Michael.





  reply	other threads:[~2021-09-11 13:50 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-05  9:43 bug#50399: TRAMP can't connect to Win 2000 (smb, ftp, telnet) Bad Blue Bull
2021-09-05 17:46 ` Michael Albinus
     [not found]   ` <1053251630945528@mail.yandex.ru>
     [not found]     ` <87lf49ehaa.fsf@gmx.de>
     [not found]       ` <1059951630951424@mail.yandex.ru>
2021-09-06 19:16         ` Michael Albinus
     [not found]           ` <1058271630967079@mail.yandex.ru>
2021-09-07 11:48             ` Michael Albinus
2021-09-07 20:44               ` Bad Blue Bull
2021-09-08  7:13                 ` Michael Albinus
2021-09-08 10:13                   ` Bad Blue Bull
2021-09-08 14:35                     ` Michael Albinus
2021-09-10  8:32                       ` Bad Blue Bull
2021-09-11 13:50                         ` Michael Albinus [this message]
2021-09-11 22:52                           ` Bad Blue Bull
2021-09-11 23:34                             ` Bad Blue Bull
2021-09-12 15:44                               ` Michael Albinus
     [not found]                                 ` <261061631470250@mail.yandex.ru>
2021-09-13  7:38                                   ` Michael Albinus
2021-09-13 15:58                                     ` Bad Blue Bull
2021-09-14  7:13                                       ` Michael Albinus
2021-09-14 12:55                                         ` Bad Blue Bull
2021-09-14 17:59                                           ` Michael Albinus
2021-09-14 18:18                                             ` Bad Blue Bull
2021-09-14 18:24                                               ` Michael Albinus
2021-09-14 22:45                                                 ` Bad Blue Bull
2021-09-15  6:55                                                   ` Michael Albinus
2021-09-15 13:42                                                     ` Bad Blue Bull
2021-09-15 14:42                                                       ` Michael Albinus
2021-09-15 16:09                                                         ` Bad Blue Bull
2021-09-15 16:18                                                           ` Michael Albinus
2021-09-15 16:28                                                             ` Bad Blue Bull
2021-09-15 16:34                                                               ` Michael Albinus
     [not found]                                                                 ` <243411631724679@mail.yandex.ru>
2021-09-15 17:35                                                                   ` Michael Albinus
2021-09-15 18:30                                                                     ` Bad Blue Bull
2021-09-15 18:56                                                                       ` Michael Albinus
2021-09-15 19:26                                                                         ` Bad Blue Bull
2021-09-15 19:46                                                                           ` Bad Blue Bull
2021-09-16 15:28                                                                             ` Michael Albinus
2021-09-16 15:30                                                                               ` Michael Albinus
2021-09-16 16:24                                                                                 ` Bad Blue Bull
2021-09-16 16:33                                                                               ` Bad Blue Bull
2021-09-16 16:35                                                                                 ` Bad Blue Bull
2021-09-16 17:33                                                                                 ` Michael Albinus
     [not found]                                                                                   ` <26141631830717@mail.yandex.ru>
2021-09-16 22:47                                                                                     ` Bad Blue Bull
2021-09-17  5:36                                                                                     ` Michael Albinus
2021-09-17 16:02                                                                                       ` Bad Blue Bull
2021-09-17 16:55                                                                                         ` Michael Albinus
2021-09-17 18:12                                                                                           ` Bad Blue Bull
2021-09-17 18:19                                                                                             ` Michael Albinus
2021-09-17 18:49                                                                                               ` Bad Blue Bull
2021-09-17 18:54                                                                                                 ` Bad Blue Bull
2021-09-18  7:54                                                                                                   ` Michael Albinus
2021-09-18  8:01                                                                                                 ` Michael Albinus
2021-09-18  9:10                                                                                                   ` Bad Blue Bull
2021-09-18 11:09                                                                                                     ` Michael Albinus
2021-09-18 15:27                                                                                                       ` Bad Blue Bull
2021-09-18 17:02                                                                                                         ` Michael Albinus
2021-09-17 19:03                                                                                               ` Bad Blue Bull
2021-09-18  7:57                                                                                                 ` Michael Albinus
2021-09-19 18:36                                                                                                   ` Michael Albinus
2021-10-18  8:27                                                                                                     ` Lars Ingebrigtsen
2021-09-16 15:37                                                                           ` Michael Albinus
2021-09-15 13:44                                                     ` Bad Blue Bull
2021-09-12 15:37                             ` 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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874karrzk8.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=50399@debbugs.gnu.org \
    --cc=ibmbull@yandex.ru \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).