FTPES - FTP over explicit TLS/SSL support?
Greetings,
Trying out PhpStorm, first time with a more verbose IDE (notepad++ is current editor). I like the idea that the program will upload a file to the server via FTP every time it's saved. Only thing is I'd rather not be sending my username and password via plain text. My host suggested I use "FTPES- FTP over explicit TLS/SSL". I am currently using FileZilla which supports this protocol.
I see that PhpStorm supports SFTP but don't see any mention of FTPES.
Will this be supported in the future? Am I missing sometime in the settings, can this be done?
Thanks in advance
ps - My host does not support SFTP.
请先登录再写评论。
There's a feature request you can watch http://youtrack.jetbrains.net/issue/WI-688
Thanks Alexey, that seems to answer my question.