1

I am curently testing one dedicated server in which I can join it by this ip address http://IPADDRESS/~niremco/

and there I can see the index.html.

I have also a cpanel which gives me the settings to make a ftp connection.

I add a user and in the configuration it gives me the option to connect with

user: admin
pass: the password
host: ftp.niremco.co.vu
port: 21

When I try it though it fails:

Connection established, waiting for welcome message...
Status: Connected
Status: Retrieving directory listing...
Command:    PWD
Response:   257 "/" is your current location
Command:    TYPE I
Response:   200 TYPE is now 8-bit binary
Command:    PASV.
Response:   227 Entering Passive Mode (93,*,*,*3,195,93)
Command:    MLSD
Error:  Connection timed out after 20 seconds of inactivity
Error:  Failed to retrieve directory listing

Anyone could help me understand what I'm doing wrong?

DavidPostill
  • 162,382

1 Answers1

0

Ok guys i found the solution and i joined the folder.

The solution is simple. You push Edit->Settings. Then click FTP and push Active on transfer mode. then go to "Activate Mode" (under FTP) and click "Limit Local ports used by Filezilla" and to the Lowest Available port put "30000" and to the highest "35000"

Then push OK and i connected my filezilla!