Home > Article > Backend Development > phpStudy comes with Ftp Server usage_PHP tutorial
1. User settings, FTP settings, IP restrictions, etc. are all under the menu settings.
2. User settings are also very simple, you can understand it by looking at the picture.
3. If you cannot connect to the ftp server, please check the firewall on the server.
If the FTP server component has been installed in wiin2003/2008,
Please uninstall the FTP server component or change the port before running the ftp server that comes with phpStudy.
4. If an error occurs
[Right] Data Socket error: Connection timeout
[Right] List error
[Right] PASV mode failed, try PORT mode.
The passive mode is to first send a request to the server from port 21, and then the server opens an idle port for connection. The port opened by PASV is not opened in the firewall.
For the convenience 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. Set the ftp client to active mode