简体   繁体   中英

Using Tramp mode in Emacs on Windows with keyfile

I'm trying to use Tramp from Emacs on Windows 8, using plink and a putty prikey file. Is this possible? I can configure tramp to use plink successfully, but can't find a bit of information for using a keyfile with Tramp on Windows without using cygwin.

Tramp doesn't care about, it's PuTTY's business. Usually you create your keyfile with PuTTYgen . Then you let Pageant run in the background, that's it. This page seems to be a proper explanation.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM