1, user settings, FTP settings, IP restrictions, etc. are set under the menu.
2, user settings are also very simple, look at the picture can understand.
3. If you cannot connect to the FTP server, check the firewall on your server.
If the FTP server component is already installed in wiin2003/2008,
Please uninstall the FTP server component or change the port before running Phpstudy's own FTP server.
4, if there is an error
[Right] Data Socket error: Connection timeout
[Right] List error
[Right] PASV mode failed, try PORT mode.
The passive mode is to send a request to the server from Port 21 first, and then the server opens the idle port to connect. And this PASV open port because it is not opened in the firewall.
For ease of setting, this port range can be set to the same. Then open the corresponding port in the firewall. Also set the FTP client to active mode.
5, FTP client set to Active mode