Today write a simple FTP server with Win7 IIS, before reading this article please make sure that your system version is Win7 flagship, the other version does not seem to have IIS ...
Step one: Go to Control Panel-Program and function-turn on or off Windows features, as shown:
Next, select the features you want to add, such as the figure
Click OK, save, and then enter Control Panel again-system and security-management tools ...
Then open Internet Information Services (IIS) Manager ... It is recommended to send a shortcut to the desktop, after you open the Organizer, right-click the site and choose Add an FTP site
Then fill in the site information ... Physical path fill in the folder you want someone to access, for example, I set up a folder called FTP in E-disk
Then will fill in the IP address, for the campus network, such as LAN remember to choose Intranet address ... The extranet is not accessible ... Port default 21 Bar SSL selection does not automatically start FTP, choose your own, as shown
IIS FTP is not able to add a password, the password is also using your computer account ... So choose all the users.
Then select your site, go to the right to view the virtual directory, and then add the virtual directory
Name casually
Then right click on your site-FTP admin-start and enter in the browser. Visit your site.
Note that 360 prompts for a vulnerability after installation, the FTP service does not start automatically, and also to the Computer Management-services to manually start your FTP service ...