In Win10, how does one set up an FTP server ?, Build an ftp server in win10

Source: Internet
Author: User
Tags ftp site ftp protocol

In Win10, how does one set up an FTP server ?, Build an ftp server in win10

Today, a friend asked "I cannot build an FTP server on my computer". I think many netizens may have used the FTP site to download things. Do you think FTP is mysterious and complicated, far away? No. It is very easy to build an FTP site. It can be built on your PC. Now I will share with you my experience in setting up an FTP server.

Press the [Win + R] shortcut key to open the run dialog box and enter"OptionalfeaturesPress enter, as shown in:

In the Windows function window, confirm the"Internet Information Services"IsInternet Information ServiceOf4The sub-functions have been checked with "√". If not checked, check the sub-functions and click "OK" to install these functions, as shown in the following figure:

After the system installation and configuration are complete, press the [Win + S] shortcut to open the search box and enter"IIS", Click the unique result"Internet Information Services Manager"Is the IIS manager, as shown in the figure below:

In the left-side Navigation Pane, right-click website and click Add FTP site, as shown in the following figure:

Enter the FTP site name and the directory path that allows the user to access. You can customize both of them, and then click [next], as shown in the figure below:

Enter the IP address of your local machine in [bind] IP address (You can select), Both Intranet and Internet addresses are available. The small Editor is located on the Intranet, and the IP address is 192.168.1.102.

In [SSL], select "No SSL" and click [next], as shown in the figure below:

In [authentication], select "anonymous" and "Basic ",

In authorization, select all users ],

Select "read" in "permission" and click "finish", as shown in the figure below:

Now, a new FTP server is successfully built and started. All information about the newly created site is displayed on the right side, as shown in the figure below:

There is no right to speak without practice. It's time to test the labor results. Open the browser, clear the address bar, and enter"Ftp: // ip", The IP address of xiaobian is 192.168.1.102, So enter"Ftp: // 192.168.1.102", Note that,The Protocol used here is no longer the http Protocol, but the ftp Protocol (FTP = File Transfer Protocol (File Transfer Protocol). inputting the IP address directly will cause an error, because the browser uses the http protocol by default when you do not add any protocol, an error occurs. The preceding "ftp: //" must be added, to access the newly created FTP Server, As shown in the following figure:

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.