Andrey Tykhonov <atykho...@gmail.com> 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