emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Connect to the ssh and execute any command


From: Michael Albinus
Subject: Re: [O] Connect to the ssh and execute any command
Date: Tue, 17 Sep 2013 08:54:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Andrey Tykhonov <address@hidden> writes:

Hi Andrey,

>> Tramp does not use FUSE for ssh connections. Please show an example
>> connection to the remote host, and how it fails.

> Here I try to "ls -la" and get the following error:
>
>     Couldn't find a POSIX `id' command

Your remote host does not find a proper "id" command. What happens, if
you call the following commands in a shell on that remote host:

# id -u
# id --version
# which id
# whereis id
# uname -a

> Best regards,
> Andrey.

Best regards, Michael.



reply via email to

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