10-23-2019, 08:44 AM
Hi,
I've build a secure idFTP Server with self-signed cert.pem and key.pem. Launching it on a PC of my LAN I can access to it from a idFTP-client without problems. Trying to access through cuteFTP-client or FileZilla-client there is some trouble.
From FileZilla the log says:
Stato: Disconnesso dal server
Stato: Connessione a 192.168.0.56:21...
Stato: Connessione stabilita, in attesa del messaggio di benvenuto...
Stato: Inizializzazione TLS in corso...
Stato: Verifica del certificato in corso...
Stato: Connessione TLS stabilita.
Stato: Accesso effettuato
Stato: Lettura elenco cartelle...
Comando: PWD
Risposta: 257 "/" is working directory.
Comando: TYPE I
Risposta: 200 Type set to I.
Comando: PASV
Risposta: 500 Could not bind socket. Address and port are already in use.
Comando: PORT 192,168,0,56,213,120
Risposta: 200 PORT Command successful.
Comando: MLSD
Risposta: 125 File status okay; about to open data connection.
Risposta: 426 Data connection closed abnormally.
Errore: Non è stato possibile leggere il contenuto della cartella
Stato: Connessione chiusa dal server
It seems the connection was closed by the server with "426 Data connection closed abnormally"
Any help appreciated.
best regards
Toni
I've build a secure idFTP Server with self-signed cert.pem and key.pem. Launching it on a PC of my LAN I can access to it from a idFTP-client without problems. Trying to access through cuteFTP-client or FileZilla-client there is some trouble.
From FileZilla the log says:
Stato: Disconnesso dal server
Stato: Connessione a 192.168.0.56:21...
Stato: Connessione stabilita, in attesa del messaggio di benvenuto...
Stato: Inizializzazione TLS in corso...
Stato: Verifica del certificato in corso...
Stato: Connessione TLS stabilita.
Stato: Accesso effettuato
Stato: Lettura elenco cartelle...
Comando: PWD
Risposta: 257 "/" is working directory.
Comando: TYPE I
Risposta: 200 Type set to I.
Comando: PASV
Risposta: 500 Could not bind socket. Address and port are already in use.
Comando: PORT 192,168,0,56,213,120
Risposta: 200 PORT Command successful.
Comando: MLSD
Risposta: 125 File status okay; about to open data connection.
Risposta: 426 Data connection closed abnormally.
Errore: Non è stato possibile leggere il contenuto della cartella
Stato: Connessione chiusa dal server
It seems the connection was closed by the server with "426 Data connection closed abnormally"
Any help appreciated.
best regards
Toni