cloudpanel-io / cloudpanel-ce

1.21k stars 99 forks source link

Ftp list directory issue #494

Closed lpraul closed 2 months ago

lpraul commented 2 months ago

CloudPanel version(s) affected

2.4.2

Description

When I try to connect the client to a site's FTP, it establishes the connection but cannot get the listing, generating a timeout.

How to reproduce

I create a website. I create a let's certificate. I create an FTP user. I open an FTP client like Filezilla. I enter the FTP data (Url, User, password, port 21).

Status: Connection established, waiting for welcome message... Status: Unsecured server, does not support FTP over TLS... Status: Registered at Status: Retrieving directory listing... Command: PWD Response: 257 "/" is the current directory Command: TYPE I Returns: 200 Type set to I Command: PASV PASV Returns: 227 Entering Passive Mode (79,117,33,225,199,203). Command: MLSD Error: Connection timed out after 20 seconds of inactivity. Error: Error retrieving directory listing

Possible Solution

No response

Additional Context

No response

cloudpanel-io commented 2 months ago

See: https://www.cloudpanel.io/docs/v2/frontend-area/ssh-ftp/#ftp-login

Other people have not reported any related issues.