Answer the question
In order to leave comments, you need to log in
phpshtorm not connecting to ftps with TLS?
Good afternoon, a pure-ftpd server with TLS support has been set up:
TLS - 2
TLSCipherSuite - ALL
Certificate purchased from the registrar
When connecting via PhpShtorm, I get the following log:
2018-02-22 20:54:04,060 [ 552110] DEBUG - t.connections.RemoteConnection - Opening connection to ftps://************:***/ in @5a93a058
2018-02-22 20:54:04,065 [ 552115] DEBUG - ains.plugins.webDeployment.ftp - 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 15 of 1000 allowed.
220-Local time is now 20:54. Server port: ***.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
2018-02-22 20:54:04,065 [ 552115] DEBUG - ains.plugins.webDeployment.ftp - AUTH TLS
2018-02-22 20:54:04,066 [ 552116] DEBUG - ains.plugins.webDeployment.ftp - 234 AUTH TLS OK.
2018-02-22 20:54:04,118 [ 552168] DEBUG - ains.plugins.webDeployment.ftp - USER shop_neuron
2018-02-22 20:54:04,119 [ 552169] DEBUG - ains.plugins.webDeployment.ftp - 331 User ******* OK. Password required
2018-02-22 20:54:04,119 [ 552169] DEBUG - ains.plugins.webDeployment.ftp - PASS ***
2018-02-22 20:54:04,142 [ 552192] DEBUG - ains.plugins.webDeployment.ftp - 230 OK. Current restricted directory is /
2018-02-22 20:54:04,142 [ 552192] DEBUG - ains.plugins.webDeployment.ftp - TYPE I
2018-02-22 20:54:04,142 [ 552192] DEBUG - ains.plugins.webDeployment.ftp - 200 TYPE is now 8-bit binary
2018-02-22 20:54:04,142 [ 552192] DEBUG - ains.plugins.webDeployment.ftp - CWD /
2018-02-22 20:54:04,143 [ 552193] DEBUG - ains.plugins.webDeployment.ftp - 250 OK. Current directory is /
2018-02-22 20:54:04,143 [ 552193] DEBUG - ains.plugins.webDeployment.ftp - PBSZ 0
2018-02-22 20:54:04,143 [ 552193] DEBUG - ains.plugins.webDeployment.ftp - 200 PBSZ=0
2018-02-22 20:54:04,143 [ 552193] DEBUG - ains.plugins.webDeployment.ftp - PROT P
2018-02-22 20:54:04,144 [ 552194] DEBUG - ains.plugins.webDeployment.ftp - 200 Data protection level set to "private"
2018-02-22 20:54:04,144 [ 552194] DEBUG - ains.plugins.webDeployment.ftp - FEAT
2018-02-22 20:54:04,144 [ 552194] DEBUG - ains.plugins.webDeployment.ftp - 211-Extensions supported:
EPRT
IDLE
MDTM
SIZE
MFMT
REST STREAM
MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
MLSD
AUTH TLS
PBSZ
PROT
UTF8
TVFS
ESTA
PASV
EPSV
SPSV
211 End.
2018-02-22 20:54:04,145 [ 552195] DEBUG - ains.plugins.webDeployment.ftp - PORT *,*,*,*,243,114
2018-02-22 20:54:04,145 [ 552195] DEBUG - ains.plugins.webDeployment.ftp - 200 PORT command successful
2018-02-22 20:54:04,145 [ 552195] DEBUG - ains.plugins.webDeployment.ftp - MLSD
2018-02-22 20:54:04,147 [ 552197] DEBUG - ains.plugins.webDeployment.ftp - 150 Connecting to port 62322
2018-02-22 20:54:04,199 [ 552249] INFO - ains.plugins.webDeployment.ftp - java.net.SocketException: Connection closed by remote host
2018-02-22 20:54:04,203 [ 552253] DEBUG - ains.plugins.webDeployment.ftp - 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
****.******.***
port: ***
Root: /
explit
no passiv(в локальной сети)
passiv(во внешней сети)
Кодировка UTF8
Остальное стандартное
FTP с явным TLS
Не пасивный (в локальной сети)
Пасивный (из вне)
And the casket just opened)pureftp has a BrokenClientsCompatibility setting that enables support for broken clients.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question