If you are using Alibaba Cloud Server, you need to open ports 22 and 21 in the security group settings, and the passive ports (39000 - 40000) also need to be in the open state. Everything is normal when the Baota Linux panel uses sftp to connect with the highest authority, but it is impossible to log in using the ftp account and password created in Baota. I believe everyone has encountered such a problem. If you encounter such a problem, you need to modify some configurations. Step 1: Enter the software management in the Baota Linux panel, find Pure-Ftpd 1.0.47 and click Settings Step 2: Click Configuration Modification: As shown in the figure, find "ForcePassiveIP" (around line 188), search: Step 3: Change the 192.168.0.1 at the end to the public IP address of your own Alibaba Cloud server, and remove the "#" sign of ForcePassiveIP. Then save it. Step 4: Restart the service Step 5: Enter xftp to set relevant information, enter the created ftp account and password (not root), use ftp instead of sftp as the protocol, the port is 21, and note that in the options, check the passive mode for the transmission type. Finally, the connection was successful. This is the end of this article on the solution to the problem that the FTP of the Baota Linux panel cannot be connected. For more related content about the problem that the FTP of the Baota Linux panel cannot be connected, please search the previous articles of 123WORDPRESS.COM or continue to browse the related articles below. I hope you will support 123WORDPRESS.COM in the future! You may also be interested in:
|
>>: Element table header row height problem solution
Preface JavaScript continues to grow and prosper ...
To put it simply, website construction is about &q...
Table of contents 1. Application Lifecycle 2. Pag...
Using Nginx's proxy_cache to build a cache se...
Load one or more features <template> <di...
Preface In front-end programming, we often use th...
In requireJS, there is a property called baseURL....
I call this kind of bug a typical "Hamlet&qu...
What is the role of http in node The responsibili...
Table of contents 1. Installation 2. Import 3. De...
There are two tables, and the records in table A ...
The shutdown.bat file has a sentence if not "...
1. Why do packaging? Facilitates overall code cal...
Set Tomcat to automatically start the service: I ...