all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* specifying identity file for scp within tramp
@ 2008-12-19  5:26 锁住子
  2008-12-19  5:38 ` Barry Margolin
  0 siblings, 1 reply; 9+ messages in thread
From: 锁住子 @ 2008-12-19  5:26 UTC (permalink / raw)
  To: help-gnu-emacs

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-12-22 18:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-19  5:26 specifying identity file for scp within tramp 锁住子
2008-12-19  5:38 ` 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

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.