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?

0

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?

0

I also get the same problem, "Host not found", PyCharm does not seem to pick up the ~/.ssh/config on OS X.

0

请先登录再写评论。