PureFTP Directory not listing
i install new cpanel but pure ftp not working how to set .
Error: Directory listing aborted by user
Status: Disconnected from server
Status: Resolving address of ftp.***.com
Status: Connecting to ***.**.**.**:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
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 (**,**,***,**,15,17)
Command: MLSD
Error: The data connection could not be established: ETIMEDOUT - Connection attempt timed out
-
Hello :), There is an issue with PassivePortRange, You need to enable PassivePortRange on your server. Please enable following line /etc/pure-ftpd.conf and allow these port in server firewall. PassivePortRange 30000 50000
How to Enable FTP Passive Mode - cPanel Knowledge Base - cPanel Documentation0 -
Hello, Yes, as mentioned, you can follow the instructions in the document referenced in the previous response to address the issue. Thank you. 0
Please sign in to leave a comment.
Comments
2 comments