I am getting ECONNABORTED – Connection aborted in FTP
Error :
Error: Connection timed out
Error: Could not connect to server
Response: 421 Timeout – try typing a little faster next time
Error: GnuTLS error -9: A TLS packet with unexpected length was received.
Status: Server did not properly shut down TLS connection
Error: Could not read from socket: ECONNABORTED – Connection aborted
Solution :
Kindly Choose server type : FTPES – FTP over explicit TLS/ SSL .
Note: If you are using latest version , use
{
Protocol: FTP-File Transfer Protocol
Encryption: Require explicit FTP over TLS.
}
This is due to open SSL is enabled in the server for security reasons.