2016-08-11 45 views

回答

0

嘗試運行 「SSH-增加」 客戶端PC上。它應該解決問題。

基本上爲什麼它的原因(從here引用):

ssh-add adds RSA or DSA identities to the authentication agent, ssh-agent(1) . When run without arguments, it adds the files ~/.ssh/id_rsa , ~/.ssh/id_dsa and ~/.ssh/identity .

+0

是的,但*爲什麼*這會解決問題?請記住,你不僅要回答海報,還要回答未來的讀者。 – FrankerZ

+0

ssh-add將RSA或DSA身份添加到身份驗證代理ssh-agent(1)。當運行時沒有參數時,它會添加文件〜/ .ssh/id_rsa,〜/ .ssh/id_dsa和〜/ .ssh/identity。 (來自http://linux.die.net/man/1/ssh-add) – Shantanu

+0

你應該[編輯]你的答案,幷包含這些信息。 – FrankerZ

0

It shows me the following error:

沒有錯誤。它說它將你的密鑰複製到服務器上。