bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50399: TRAMP can't connect to Win 2000 (smb, ftp, telnet)


From: Michael Albinus
Subject: bug#50399: TRAMP can't connect to Win 2000 (smb, ftp, telnet)
Date: Thu, 16 Sep 2021 19:33:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

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

Hi,

> I tried emacs --eval '(setq tramp-verbose 6)' /smb:nicolas@win2k:/C$/boot.ini
> debug buffer (very big, 12M this time)
> https://drive.google.com/file/d/1hSgQ2XUaZLGg8NSbb1sI1zluotn4Z4ye/view?usp=sharing

Very strange:

--8<---------------cut here---------------start------------->8---
19:29:40.987633 tramp-smb-maybe-open-connection (6) # smbclient //win2k/C$ -U 
nicolas -s /dev/null --option client min protocol=NT1
19:29:49.233560 tramp-search-regexp (1) # Quit: "Quit", ""

Try "help" to get a list of possible commands.
^[[?2004hsmb: \>
--8<---------------cut here---------------end--------------->8---

Very strange. There are ANSI ESCAPE sequences prior the "smb: >" prompt,
which are unknown to Tramp. I can reproduce the problem locally.

The appended patch fixes this for me, could you pls test?

Best regards, Michael.

Attachment: txthdTZh3zZni.txt
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]