When I recently try to upload files to an FTP server my FTP client give me alert ECONNABORTED – Connection aborted.
When I look to log file, loging was ok without problems, however, it is stuck on uploading. Even a change to the less secure password-free and TLS does not help, nor a change the active/pasive mode and file has ASCII characters.
14:47:57 Status: Connecting to xxx.xx.xxx.xxx …
14:47:57 Status: Connected, in anticipation of a welcome message …
14:47:57 Status: Server does not support non-ASCII characters.
14:47:57 Condition: Related
14:47:57 Condition: Download the list of folders …
14:47:57 Status: Directory listing of “/” Successful
14:48:46 Status: Start downloading C: I 43.html
14:48:46 Command: TYPE A
14:48:46 Response: 200 Type set to A
14:48:46 Command: PASV
14:48:46 Response: 227 Entering Passive Mode
14:48:46 Command: STOR 43.html
14:48:46 Error: divorced server: ECONNABORTED – Connection aborted
14:48:46 Error: File transfer failed
It was a mistake on the enterprise firewall, where it was deactivated FTP upload. With the opening of this Protocol on the firewall, uploads begin.
I use free ftp client FileZilla in wehre I recommend to manually configure the logging for quicker founding solution.