Directory Listing Problem

Come here to discuss FileZilla and FTP in general

Moderator: Project members

Post Reply
Message
Author
adnankhan.m
500 Command not understood
Posts: 3
Joined: 2018-09-22 14:02
First name: Adnan
Last name: Khan

Directory Listing Problem

#1 Post by adnankhan.m » 2018-09-22 14:45

Hi,
I am using WINDOWS-10 and installed latest version of FileZilla. I tried many times to connect. The connection was established but directories/files are not lisiting. I think there is some PORT or FIREWALL problem. The messages that are showing on FileZilla are mention below.



Status: Resolving address of ftp.okaydevelopers.com
Status: Connecting to [64:ff9b::6f76:d7fb]:21...
Status: Connection established, waiting for welcome message...
Status: Logged in
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: EPSV
Response: 500 Unknown command
Command: EPRT |2|2402:3a80:b46:2f76:a874:98ce:db76:db2b|57674|
Error: Connection timed out after 20 seconds of inactivity
Error: Failed to retrieve directory listing
Status: Disconnected from server
Status: Resolving address of ftp.okaydevelopers.com
Status: Connecting to [64:ff9b::6f76:d7fb]:21...
Status: Connection established, waiting for welcome message...
Status: Logged in
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: EPSV
Response: 500 Unknown command


PLS SORT OUT MY PROBLEM SO THAT I CAN WORK ON MY PROJECT ASAP.

User avatar
boco
Contributor
Posts: 26930
Joined: 2006-05-01 03:28
Location: Germany

Re: Directory Listing Problem

#2 Post by boco » 2018-09-22 21:16

You seem to be having problems with IP address translation. For the time being, please use the IP address

Code: Select all

111.118.215.251
as the Host Name.


Please also contact the server support staff, for establishing proper IPv6 support. [64:ff9b::6f76:d7fb] is only a translated IPv4 address with a well-known prefix (RFC 6052).
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

adnankhan.m
500 Command not understood
Posts: 3
Joined: 2018-09-22 14:02
First name: Adnan
Last name: Khan

Re: Directory Listing Problem

#3 Post by adnankhan.m » 2018-09-29 12:16

Hey Thanks a lot . The problem is resolved I got connected with your provided IP (111.118.215.251).

Post Reply