Page 1 of 1

Directory Listing Problem

Posted: 2018-09-22 14:45
by adnankhan.m
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.

Re: Directory Listing Problem

Posted: 2018-09-22 21:16
by boco
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).

Re: Directory Listing Problem

Posted: 2018-09-29 12:16
by adnankhan.m
Hey Thanks a lot . The problem is resolved I got connected with your provided IP (111.118.215.251).