Filezilla network error: Software caused connection abort

28,891

Solution 1

Same here, FileZilla to GoDaddy – tried EVERYTHING. Even tested other FTPs I have with other clients and they worked.

Finally, just to see ...

On Windows 10:

ipconfig /flushdns
ipconfig /release
ipconfig /renew
ipconfig /flushdns

Now FileZilla is screaming the files up!

Update: Day after original post above. This fix works for me. Went to FTP once again. Same issue came back. I followed the 4 steps above. Back to normal now.

Solution 2

I got the same error

Software caused connection abort

From a FTP client perspective, the server was closing my connection after successful authentication, because my ip was no whitelisted in the ftp server cloud provider.

After whitelisting my public IP, I could connect to FTP server succesfully.

Solution 3

I was having this issue, exactly as you describe it. I called godaddy and what they did was flush the cache and permissions on their side. This fixed my issue immediately. The tech on the phone said he's never seen this issue before, so I'm guessing its a newer/uncommon bug... but who knows.

I'd recommend calling them and having them do the same.

Share:
28,891

Related videos on Youtube

Lucky Chugh
Author by

Lucky Chugh

Updated on September 18, 2022

Comments

  • Lucky Chugh
    Lucky Chugh almost 2 years

    I bought WordPress hosting on GoDaddy and they don't provide cpanel, that's why I am using Filezilla for transferring the files (SFTP) using Windows 10. But it is giving me this error:

    Error:  Network error: Software caused connection abort
    Error:  File transfer failed
    

    I also tried winSCP, but still, have the same problem there too.

    • Martin Prikryl
      Martin Prikryl over 7 years
      And to better contact godday support, as we are unlikely to help you anyway!
    • Morten
      Morten almost 7 years
      I solved this by changing my DNS to google: 8.8.8.8
  • Martin Prikryl
    Martin Prikryl over 7 years
    Unlikely to help, as I assume the problem happens during an initial connection.