From: Andrey Tykhonov <atykhonov@gmail.com>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: tramp-devel@gnu.org, emacs-orgmode@gnu.org
Subject: Re: Connect to the ssh and execute any command
Date: Tue, 17 Sep 2013 22:05:23 +0300 [thread overview]
Message-ID: <20130917190523.GA7455@demi> (raw)
In-Reply-To: <877gegrl8k.fsf@gmx.de>
On Tue, Sep 17, 2013 at 08:54:51AM +0200, Michael Albinus wrote:
> Andrey Tykhonov <atykhonov@gmail.com> writes:
>
> Hi Andrey,
Hi Michael!
>
> >> 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: Command not found.
> # id --version
id: Command not found.
> # which id
id: Command not found.
> # whereis id
whereis: Command not found.
I also didn't find 'id' by means of
find / -name id
As I understand TRAMP is not able to work without 'id'. Therefore TRAMP is
not suitable for me...
> # uname -a
FreeBSD {hostname} 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Sep 13
21:22:42 PDT 2013 auto-build@{hostname}:{some/path/} amd64
Here I replaced real hostname by {hostname}.
Best regards,
Andrey
>
> > Best regards,
> > Andrey.
>
> Best regards, Michael.
next prev parent reply other threads:[~2013-09-17 19:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-12 21:56 Connect to the ssh and execute any command Andrey Tykhonov
2013-09-12 22:16 ` Eduardo Ochs
2013-09-12 22:38 ` Eric Schulte
2013-09-13 6:45 ` Michael Albinus
2013-09-16 17:44 ` Andrey Tykhonov
2013-09-17 6:54 ` Michael Albinus
2013-09-17 19:05 ` Andrey Tykhonov [this message]
2013-09-18 6:42 ` Michael Albinus
2013-09-13 11:23 ` Suvayu Ali
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130917190523.GA7455@demi \
--to=atykhonov@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=michael.albinus@gmx.de \
--cc=tramp-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).