[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Connect to the ssh and execute any command
From: |
Michael Albinus |
Subject: |
Re: 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.
- Re: Connect to the ssh and execute any command, Michael Albinus, 2013/09/13
- Re: Connect to the ssh and execute any command, Andrey Tykhonov, 2013/09/17
- Re: Connect to the ssh and execute any command,
Michael Albinus <=
- Re: Connect to the ssh and execute any command, Andrey Tykhonov, 2013/09/17
- Re: Connect to the ssh and execute any command, Michael Albinus, 2013/09/18
- Message not available
- Re: Connect to the ssh and execute any command, Michael Albinus, 2013/09/18
- Re: Connect to the ssh and execute any command, yary, 2013/09/18
- Re: Connect to the ssh and execute any command, Michael Albinus, 2013/09/18
- Re: Connect to the ssh and execute any command, Andrey Tykhonov, 2013/09/18
- Re: Connect to the ssh and execute any command, Michael Albinus, 2013/09/18
- Re: Connect to the ssh and execute any command, Andrey Tykhonov, 2013/09/18
- Re: Connect to the ssh and execute any command, Michael Albinus, 2013/09/19
- Re: Connect to the ssh and execute any command, Andrey Tykhonov, 2013/09/18