Connecting to an FTP Server stuck on 'retrieving directory listing'

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
Mercifiyer
504 Command not implemented
Posts: 6
Joined: 2019-01-18 05:15
First name: Han
Last name: Dooley

Connecting to an FTP Server stuck on 'retrieving directory listing'

#1 Post by Mercifiyer » 2019-01-18 05:25

Status: Connecting to ...
Status: Connection established, waiting for welcome message...
Status: Logged in
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is the current directory.
Command: TYPE I
Response: 200 Type set to: Binary.
Command: PORT 192,168,1,11,26,43
Response: 200 Active data connection established.
Command: MLSD
Response: 125 Data connection already open. Transfer starting.
Response: 226 Transfer complete.

It stays on this and doesn't progress any further, my other FTP server works fine. I have tried changing modes, i've forwarded ports 6000-7000 in my router. Tried everything I could have from other sources. Disabled my firewall, reinstalled FileZilla and this problem still occurs. If it makes any difference i am setting up this FTP for a hosted Minecraft server, the working server uses Multicraft 2.0.1 and the non-working one uses Multicraft 2.2.1.

User avatar
botg
Site Admin
Posts: 35555
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Connecting to an FTP Server stuck on 'retrieving directory listing'

#2 Post by botg » 2019-01-18 09:23

In terms of network topology, where is the server located in relation to the client?

Mercifiyer
504 Command not implemented
Posts: 6
Joined: 2019-01-18 05:15
First name: Han
Last name: Dooley

Re: Connecting to an FTP Server stuck on 'retrieving directory listing'

#3 Post by Mercifiyer » 2019-01-19 07:11

I'm in Sydney the server is hosted in Melbourne, 1200km difference.

User avatar
botg
Site Admin
Posts: 35555
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Connecting to an FTP Server stuck on 'retrieving directory listing'

#4 Post by botg » 2019-01-20 10:55

Okay, in this case your client isn't configured correctly for active mode FTP. Please study our Network Configuration guide and use the built-in network configuration wizard to test your configuration. Or alternatively, use passive mode in which only the server requires configuration.

Mercifiyer
504 Command not implemented
Posts: 6
Joined: 2019-01-18 05:15
First name: Han
Last name: Dooley

Re: Connecting to an FTP Server stuck on 'retrieving directory listing'

#5 Post by Mercifiyer » 2019-01-22 06:28

I've been through that and it hasn't worked and is still giving me the 503 error

User avatar
botg
Site Admin
Posts: 35555
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Connecting to an FTP Server stuck on 'retrieving directory listing'

#6 Post by botg » 2019-01-22 09:04

That's an error not shown before. Please post a log showing the error.

Mercifiyer
504 Command not implemented
Posts: 6
Joined: 2019-01-18 05:15
First name: Han
Last name: Dooley

Re: Connecting to an FTP Server stuck on 'retrieving directory listing'

#7 Post by Mercifiyer » 2019-01-24 12:41

Connecting to probe.filezilla-project.org
Connection established, waiting for welcome message.
Response: 220 FZ router and firewall tester ready
USER FileZilla
Response: 331 Give any password.
PASS 3.39.0
Response: 230 logged on.
Checking for correct external IP address
Retrieving external IP address from http://ip.filezilla-project.org/ip.php
Checking for correct external IP address
IP
Response: 200 OK
PREP 6323
Response: 200 Using port 6323, data token 842747033
PORT
Response: 200 PORT command successful
LIST
Response: 150 opening data connection
Response: 503 Failure of data connection.
Server sent unexpected reply.
Connection closed

User avatar
botg
Site Admin
Posts: 35555
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Connecting to an FTP Server stuck on 'retrieving directory listing'

#8 Post by botg » 2019-01-24 12:58

If you get this error then there's still some firewall or NAT router interfering with the connection. It is possible that your ISP operates such thing, in which case you cannot use active mode FTP at all.

Mercifiyer
504 Command not implemented
Posts: 6
Joined: 2019-01-18 05:15
First name: Han
Last name: Dooley

Re: Connecting to an FTP Server stuck on 'retrieving directory listing'

#9 Post by Mercifiyer » 2019-01-25 00:52

It still gives me the error even on passive mode.

User avatar
botg
Site Admin
Posts: 35555
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Connecting to an FTP Server stuck on 'retrieving directory listing'

#10 Post by botg » 2019-01-25 07:56

The test always tests active mode. Client-side passive mode requires no configuration.

Mercifiyer
504 Command not implemented
Posts: 6
Joined: 2019-01-18 05:15
First name: Han
Last name: Dooley

Re: Connecting to an FTP Server stuck on 'retrieving directory listing'

#11 Post by Mercifiyer » 2019-01-25 09:25

This is what I get and it just stays on this.


Status: Disconnected from server
Status: Connecting to ...
Status: Connection established, waiting for welcome message...
Response: 220 Multicraft 2.2.1 FTP server
Command: AUTH TLS
Response: 500 FTPS not enabled, AUTH not supported.
Command: AUTH SSL
Response: 500 FTPS not enabled, AUTH not supported.
Status: Insecure server, it does not support FTP over TLS.
Command: USER
Response: 331 Username ok, send password.
Command: PASS ************
Response: 230 Login successful
Command: OPTS UTF8 ON
Response: 200 OK
Command: OPTS MLST type;perm;size;modify;unix.mode;unix.uid;unix.gid;
Response: 200 MLST OPTS type;perm;size;modify;unix.mode;unix.uid;unix.gid;
Status: Logged in
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is the current directory.
Command: TYPE I
Response: 200 Type set to: Binary.
Command: PASV
Response: 227 Entering passive mode (139,99,144,114,192,226).
Command: MLSD
Response: 150 File status okay. About to open data connection.
Response: 226 Transfer complete.

User avatar
botg
Site Admin
Posts: 35555
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Connecting to an FTP Server stuck on 'retrieving directory listing'

#12 Post by botg » 2019-01-25 13:03

Could be a server-side issue. Please test your server on https://ftptest.net/

Post Reply