Hello everybody, in last few days i got this error when I try to connect site with FTP: Status: Retrieving directory listing of “/public_html”…
Command: CWD /public_html
Response: 250 OK. Current directory is /public_html
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (62,72,35,10,156,213)
Command: MLSD
Error: GnuTLS error -110: The TLS connection was non-properly terminated.
Status: Server did not properly shut down TLS connection
Error: The data connection could not be established: ECONNABORTED - Connection aborted
I do not have any idea to solve this issue
can you please show me pure ftpd service status?
I try everything Cerficate, Passive ports edit in config file pure-ftpd. but nothing change
[root@monopro ~]# sudo systemctl status pure-ftpd
● pure-ftpd.service - Pure-FTPd FTP server
Loaded: loaded (/usr/lib/systemd/system/pure-ftpd.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2024-10-14 17:10:00 UTC; 17h ago
Process: 46908 ExecStart=/usr/sbin/pure-ftpd /etc/pure-ftpd/pure-ftpd.conf (code=exited, status=0/SUCCESS)
Main PID: 46909 (pure-ftpd)
Tasks: 5 (limit: 50486)
Memory: 4.1M
CGroup: /system.slice/pure-ftpd.service
├─46909 /usr/sbin/pure-ftpd /etc/pure-ftpd/pure-ftpd.conf
├─95311 /usr/sbin/pure-ftpd /etc/pure-ftpd/pure-ftpd.conf
├─95312 /usr/sbin/pure-ftpd /etc/pure-ftpd/pure-ftpd.conf
├─95315 /usr/sbin/pure-ftpd /etc/pure-ftpd/pure-ftpd.conf
└─95316 /usr/sbin/pure-ftpd /etc/pure-ftpd/pure-ftpd.conf
Oct 15 10:24:34 monopro.click pure-ftpd[95311]: (?@188.253.210.81) [INFO] New connection from 188.253.210.81
Oct 15 10:24:34 monopro.click pure-ftpd[95311]: (?@188.253.210.81) [INFO] SNI: [monopro.click]
Oct 15 10:24:34 monopro.click pure-ftpd[95311]: (?@188.253.210.81) [INFO] SNI: [monopro.click]
Oct 15 10:24:34 monopro.click pure-ftpd[95311]: (?@188.253.210.81) [INFO] TLS: Enabled TLSv1.3 with TLS_AES_256_GCM_SHA>
Oct 15 10:24:34 monopro.click pure-ftpd[95311]: (?@188.253.210.81) [INFO] admin_bft is now logged in
Oct 15 10:24:55 monopro.click pure-ftpd[95315]: (?@188.253.216.81) [INFO] New connection from 188.253.216.81
Oct 15 10:24:55 monopro.click pure-ftpd[95315]: (?@188.253.216.81) [INFO] SNI: [monopro.click]
Oct 15 10:24:56 monopro.click pure-ftpd[95315]: (?@188.253.216.81) [INFO] SNI: [monopro.click]
Oct 15 10:24:56 monopro.click pure-ftpd[95315]: (?@188.253.216.81) [INFO] TLS: Enabled TLSv1.3 with TLS_AES_256_GCM_SHA>
Oct 15 10:24:56 monopro.click pure-ftpd[95315]: (?@188.253.216.81) [INFO] admin_bft is now logged in
can you open send us an email at [email protected] please