all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: 锁住子 <girzel@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: specifying identity file for scp within tramp
Date: Thu, 18 Dec 2008 21:26:42 -0800 (PST)	[thread overview]
Message-ID: <97c43290-2786-4b18-aaa8-429005829796@s9g2000prm.googlegroups.com> (raw)

Can anyone tell me if it's possible to direct tramp to use a
particular set of ssh keys when connecting to a particular server? I'm
trying to use scp with the equivalent of the -i option, what I tried
below just seems to confuse tramp, is there some other way I should be
doing this?

(add-to-list 'tramp-default-method-alist
              '("remote_server" "" "scp -i /Users/my_user/.ssh/
my_key"))


Thanks,
Eric


             reply	other threads:[~2008-12-19  5:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-19  5:26 锁住子 [this message]
2008-12-19  5:38 ` specifying identity file for scp within tramp Barry Margolin
2008-12-19  6:29   ` 锁住子
2008-12-20  1:45     ` Barry Margolin
2008-12-21  8:56       ` 锁住子
2008-12-21 16:00         ` Barry Margolin
2008-12-22  5:52           ` 锁住子
2008-12-22 18:20             ` Barry Margolin
2008-12-20 18:22     ` Ian Eure

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=97c43290-2786-4b18-aaa8-429005829796@s9g2000prm.googlegroups.com \
    --to=girzel@gmail.com \
    --cc=help-gnu-emacs@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.