We are in the process of setting up a new server and anytime we try to connect via FTP we get a message stating a successful login, but the connection can not get a directory listing.
We have tried using the default cPanel user and tried setting up another test FTP account but all ends in the below Error Messsage.
We have tried using the default cPanel user and tried setting up another test FTP account but all ends in the below Error Messsage.
Code:
Status: Disconnected from server
Status: Resolving address of *****
Status: Connecting to **.**.**.**: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: PASV
Response: 227 Entering Passive Mode (**,**,**,**,176,105)
Command: MLSD
Error: The data connection could not be established: ETIMEDOUT - Connection attempt timed out
Error: Connection timed out after 40 seconds of inactivity
Error: Failed to retrieve directory listing
Status: Disconnected from server
Status: Resolving address of *****
Status: Connecting to **.**.**.**: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: PASV
Response: 227 Entering Passive Mode (**,**,**,**,118,88)
Command: MLSD
Error: The data connection could not be established: ETIMEDOUT - Connection attempt timed out
Error: Connection timed out after 40 seconds of inactivity
Error: Failed to retrieve directory listing