Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Set up FTP server-- install service

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

The server system we choose is Windows2008R2, and the FTP service in this system has been integrated into the WEB service of IIS7.5, so we need to select the FTP server in the role of "WEB Server" through the "add role Wizard" in "Server Manager".

Then the next step is to install.

Next, create a FTP site

The system does not create a FTP site by default. By default, there is only one Web site in IIS Manager, so create a new FTP site.

① starts the add FTP site wizard by clicking the add FTP site option in the actions panel on the right.

② gives the site a name and specifies the home directory of the FTP site. The default home directory for FTP is C:inetpubfprot.

③ specifies the IP address and port number of the site and sets SSL to none because it does not have a SSL certificate.

Check the Anonymous and basic check boxes in Authentication to enable anonymous authentication and basic authentication. All users are authorized to have read permissions at the same time. Click the finish button to finish creating the site.

In this way, our site is finished.

Finally, we check it on the client side.

First create a file in the same folder as the FTP site

Then access the FTP server in Windows Explorer or IE browser on the client side

The experiment was successful!

The error occurred when the FTP server cannot upload:

① checks whether the FTP root file name is normal (do not use Chinese characters)

Whether the security properties of the ② folder enable read and write permissions for anonymous users

③ deletes the folder and rebuilds one.

Cannot download: IE browser setting error

Select the Internet option

Click Custom level in the Security tab

Find the file to download and enable it

You can download it.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report