PyCharm 2018.3.5 Professional not accepting SFTP remote deployment config
已回答
PyCharm just won't let me connect to my remote server using SFTP with an SSH key. It always comes up with the attached message. I've tried clearing known_hosts, but that doesn't work. Filezilla works with those exact details, so why doesn't PyCharm?

请先登录再写评论。
Hi Zach,
So you are also able to connect from the command line (outside of PyCharm)?
What is your OpenSSH version?
Does it work if you use, for instance, password authentication?
I also get the same problem, "Host not found", PyCharm does not seem to pick up the ~/.ssh/config on OS X.
There's couple of opened issues at the moment:
https://youtrack.jetbrains.com/issue/PY-39113
https://youtrack.jetbrains.com/issue/WI-12463