这台主机的指纹没有被PuTTY注册? [英] The fingerprint of this host is not registered by PuTTY?

查看:1044
本文介绍了这台主机的指纹没有被PuTTY注册?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是使用Git(cmd和UI客户端)的初学者,

我安装了Git扩展,设置了所有需求。

当我尝试连接到BitBucket上的一个存储库,私人帐户(我用我自己的ppk,在我的电脑上),我收到了这条消息:



任何人都可以帮我解决这个问题,这样我就可以克隆版本库吗?

  plink [git@bitbucket.org:company / repo-name.git] 

如果plink是一个无法识别的命令,请确保您的PATH环境变量中存在以下条目并添加缺少的任何内容:


  • C:\程序文件(x86)\Git\bin

  • C:\程序文件(x86)\Git\cmd

  • C:\程序文件(x86)\GitExtensions

  • C:\程序文件(x86)\GitExtensions\PuTTY



这些准确的GitExtensions版本是2.50.01。如果Putty安装在别处,请将该文件夹路径添加到PATH变量。更新环境变量后重新启动GitExtensions。





< a href =https://i.stack.imgur.com/BFmTE.png =nofollow noreferrer>

nofollow noreferrer>


I'm a quite beginner in using Git (cmd, and UI clients),
I installed Git extensions, set up all requirements.
When I tried to connect to a repository on BitBucket, private account (I used my own ppk that I have on my computer), I get this message:

When I click on Yes I'm presented with a Git window:

Can anyone help me get over this so I can clone repositories?

解决方案

Open the command prompt or Git bash and run the following command, where the bracketed term is the username and SSH path of your BitBucket repository:

plink [git@bitbucket.org:company/repo-name.git]

If "plink" is an unrecognized command, make sure the following entries exist in your PATH environment variable and add any that are missing:

  • C:\Program Files (x86)\Git\bin
  • C:\Program Files (x86)\Git\cmd
  • C:\Program Files (x86)\GitExtensions
  • C:\Program Files (x86)\GitExtensions\PuTTY

These are accurate as of GitExtensions version 2.50.01. If Putty is installed elsewhere, add that folder path to the PATH variable. Restart GitExtensions after updating environment variables.

这篇关于这台主机的指纹没有被PuTTY注册?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆