-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem opening ~/.ssh/known_hosts
on windows
#20
Comments
Same here, on win10-x64. Does however work properly on win7-x64 |
I went through this problem too when connecting to a remote server via sftp. Apparently, it seems that the path to "known_hosts" file is hard coded and it causes this problem...
|
This issue should be fixed with commit d4f922b |
Thanks for the update. Is there something I can do to verify? |
You can maybe build the jar and install it. You will have to download the project, open it and create a Intellij Project SDK and assign it to the project. Then you just need to select Build -> Prepare All Plugin for Deployment. |
Can I ask you to get me a compiled version? I'll be happy to verify on 7 and 10, both 64 bit |
Thanks! I installed it on Windows 10 and noticed the message was gone. I lost all my sourcesync settings and I remember you mentioned that before. Would be excellent when you would be able to prevent that from happening, but it's not an issue for me. I could understand this being an issue for somebody with multiple connections though Same on Windows 7. I haven't checked the passphrase option Anyway, thanks for your work! I really appreciate it. |
Fixed with 1.9 release. |
When trying to connect to a remote host I get this message:
Could not identify nor create the ssh known hosts file at ~/.ssh/known_hosts. The returned error is:Das System kann den angegebenen Pfad nicht finden
the german text translates to file could not be found.The text was updated successfully, but these errors were encountered: