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

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

bug#27991: 26.0.50; TRAMP on OSX to Windows: smbclient not available


From: Michael Albinus
Subject: bug#27991: 26.0.50; TRAMP on OSX to Windows: smbclient not available
Date: Mon, 07 Aug 2017 08:49:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

James Nguyen <james@jojojames.com> writes:

> This might be a duplicate bug report:
>
> I'm trying to use TRAMP from OSX and it looks like smbclient is not available
> anymore.

Maybe it is still there, but at another location. In this case, you
could say

(setq tramp-smb-program "/path/to/smbclient")

> I tried using 'smbutil' instead and it doesn't seem to be a one to one match.
>
> (setq tramp-smb-program "smbutil")

smbutil is another program, not compatible with smbclient. So it is
expected to fail.

If there is no smbclient program on your machine, there is nothing
Emacs/Tramp could do for you.

Best regards, Michael.





reply via email to

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