SFTP failure after upgrading to 2017.1.4
已回答
Is anyone else having issues using PhpStorm to Browse Remote Host using SFTP after the upgrade to 2017.1.4 this morning? I am receiving operation timed out.
I can still SFTP/SSH using Filezilla and terminal on my Mac Pro, but I can no longer browse Remote Host via PhpStorm and thus not upload my code via PhpStorm.
请先登录再写评论。
Well, I was able to SFTP from home via VPN. So I will test again tomorrow from work.
It turned out that our VMs had IpTables configured that only allowed access from certain IP address ranges. We had just moved the day before and the new buildings Ethernet IPs had not been added yet. Still not sure how Fileilla and terminal were able to get through, but everything works.