help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: specifying identity file for scp within tramp


From: Barry Margolin
Subject: Re: specifying identity file for scp within tramp
Date: Fri, 19 Dec 2008 00:38:54 -0500
User-agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X)

In article 
<97c43290-2786-4b18-aaa8-429005829796@s9g2000prm.googlegroups.com>,
 À¯×°×² <girzel@gmail.com> wrote:

> 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"))

Why not use the IdentityFile directives in ~/.ssh/config?

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***


reply via email to

[Prev in Thread] Current Thread [Next in Thread]