It appears the server is closing the connections and its timing out, so the server needs a look @ proper configuration. I managed to get a prompt for the ssl certificate but after it fails. Im also using current build of ffxp which is 1983 not the old stable 1851.
Connections type implicit ssl ) (with tlv1) was the only to be able to get prompt for certificate (parallels/plesk)
ftps://fake_x@y.co.uk:fake_z@87.106.109.233:8443
Code:
[18:17:30] [R] Connecting to 87.106.109.233 -> IP=87.106.109.233 PORT=8443
[18:17:30] [R] Connected to 87.106.109.233
[18:17:30] [R] Connected. Negotiating SSL/TLS session
[18:17:30] [R] TLSv1 negotiation successful...
[18:17:30] [R] TLSv1 encrypted session using cipher DHE-RSA-AES256-SHA (256 bits)
[18:17:33] [R] Connection failed (Connection timed out)
also tried with
ftps://fake_x@y.co.uk:fake_z@Rajanis.co.uk:8443
with same results, it never even gets to user/pass part as the server is timing out.
It certainly looks like its not properly configured to accept connections