Failed to Retrieve Directory Listing

Response:	200 PORT command successful. Consider using PASV.
Command:	LIST
Error:	Connection timed out
Error:	Failed to retrieve directory listing

If you received the above error, it means your system firewal is blocking your access to the files. It is advisable you stop your firewall/anvirus and try again. If it then works update your firewall settings to allow connection through port 21 and also whitelist your domain name.

If it persis, then do the following in your FileZilla Configuration:

  • Open Filezilla, go to Edit -> Settings
  • Click on Connection -> FTP: Choose Active
  • Click on Connection -> FTP -> Active Mode: Select "Ask your operating system for the external IP address"
  • Click on Connection -> FTP -> Passive Mode: Choose Fall Back to Active Mode
  • Press OK.
Was this answer helpful?

Also Read

Where should I upload the index.html file for my site?

The index.html file for your site should be uploaded to the /public_html directory. That’s how...

Where should I upload the files for my addon domain?

When you create an addon domain, the webroot directory is created for it. Thus, you can visit...

How do I use FTP?

FTP (File Transfer Protocol) is a method by which you can transfer files between computers,...

Adding a New FTP Account

An FTP account creates a folder on the "public_html" level of your site that allows external...

How to Check if FTP Port 21 is Blocked

Some local ISPs are blocking the default TCP port for FTP connection – 21, which may cause...