This topic is locked

Cant publish with TLS enabled on server

3/7/2017 5:58:24 AM
PHPRunner General questions
J
joshfolgado author

Hi ,
I cant publish with PHPRunner when the remote server has TLS enabled.
Tried all the options:

  1. FTP

    (this is disabled on server by choice)
  2. SFTP
    In the interim I FTP'd with FileZilla to the server location, setting FTP connection to use "Use explicit FTP over SSL if available" and the FTP works great.
    I presume it has something to do with PHPRunner and its ability to handle TLS FTP login.
    What can I change to overcome this limitation?
    Thanks all

Sergey Kornilov admin 3/7/2017

PHPRunner doesn't support this option. I recommend using FileZilla in this situation.

J
joshfolgado author 3/7/2017



PHPRunner doesn't support this option. I recommend using FileZilla in this situation.


Hi Sergey,
Thanks for letting me know, will use FileZilla.
Any plan to introduce it in later versions?