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
Cookie It is a standard way to save the state of ...
How to set the position of the block element in t...
How to allow remote connection in MySql To achiev...
Table of contents 1. Introduction 2. Composition ...
Nowadays, copying websites is very common on the I...
1. Command Introduction nl (Number of Lines) adds...
1. Overview In the daily operation and maintenanc...
Mainly discuss its structure and some important pr...
Table of contents Listener watch Format Set up th...
You always need data for development. As a server...
This article example shares the specific code for...
Using the CSS3 border-image property, you can set...
Table of contents Environmental Description Docke...
Prerequisite: You need to compile the ngx_http_he...
Log in to your account export DOCKER_REGISTRY=reg...