123WORDPRESS.COM provides you with the FileZilla download link: Install and configure the server on the server: The installation process is not described here. Go to the next step. When the pop-up window pops up, check "Always connect to this server" and click "Connect" (the password can be set by yourself or left blank). The default installation will have the following error message: 1. FileZilla Server Warning: You appear to be behind a NAT router. Please configure the passive mode settings and forward a range of ports in your router. Solution When running FileZilla Server: Warning:You appear to be behind a NAT router. Please configure the passive mode settings and forward a range of ports in your router. Solution: "Edit"-"Setting" or directly click the settings button (gear); Select the "Passive mode settings" tab to enter the port range, check "Use the following IP:" and fill in the server's IP address (note the external network address), then click "OK" to save; 2. Solution to FileZilla Server error 425 Can't open data connection for transfer of "/" If "Use custom port range" is not set in the above settings Then when the client connects to the server to read the directory, the following error will be reported: Response: 425 Can't open data connection for transfer of "/" Unable to obtain directory listing This problem is mainly caused by using Passive Mode. Solution: Check this option in the above settings window, set the port range, and add the port range to the inbound port in the subsequent firewall settings. Special note: When using Alibaba Cloud server configuration, you need to add security rules in the server instance panel > security rules to set the Ftp inbound port to open. See: Detailed solution to FileZilla_Server:425 Can't open data connection problem 3. FileZilla Server warning: Warning: FTP over TLS is not enabled, users cannot securely log in. Solution In fact, this warning can be ignored. Solution: Enable TLS transmission. The specific steps are as follows: "Edit"-"Setting" or directly click the settings button (gear); Select the "FTP over TLS settings" tab and click "Generate new certificate..."; When generating verification, you can choose the "Key size" according to your preference, fill in other information as you like, and then choose the save address (preferably in the installation path)"; The default name is "certificate.crt", and finally select Generate; If the prompt "Certificate generated successfully" appears, it means there is no problem with the generation. Click "OK" to close the pop-up window. Click "OK" to save the settings; No warning will appear in subsequent information prompts. 4. FileZilla Server configuration groups and users Without going into detail, just note: Assign groups to users when adding them; Assign folder permissions to the user and specify the Home folder (i.e. "Set as home dir", with "H" before the path), as shown below; 5. FileZilla Server port settings Default port: 21 Encryption port: 990 Custom port range: 10000-10200 (change according to your own situation) can be set by yourself, but it should be noted that no matter what port is used, it must be added to the inbound rules of the firewall later. Just install the client locally and connect to the server through the client. The above is the detailed content of FileZilla Server to build FTP server configuration and detailed explanation of 425 error and TLS warning solution. For more articles about FileZilla Server, please click the related articles below You may also be interested in:
|
<<: Summary of online MYSQL synchronization error troubleshooting methods (must read)
>>: WeChat Mini Program implements the likes service
There are several ways I know of to set anchor pos...
Recently, some friends said that after installing...
Basic concepts: Macvlan working principle: Macvla...
The usage of H tags, especially h1, has always bee...
When deploying uwsgi+nginx proxy Django, access u...
Case Description: - Use tables to achieve page ef...
Preface Before, I used cache to highlight the rou...
Table of contents Preface 1. How to write functio...
1. Background When the Docker service is started,...
Table of contents First step installation Step 2:...
This article shares the specific code of jQuery t...
1. Check the PHP version after entering the termi...
When programmers do TypeScript/JavaScript develop...
Find the problem Recently, when I was filling in ...
Inline format <colgroup>...</colgroup>...