- Navigate to Start > Control Panel > Administrative Tools > Internet Information Services (IIS) Manager.
- Once the IIS console is open, expand the local server.
- Right-click on Sites, and click on Add FTP Site.
Then, how do I create an FTP folder?
Expand and right-click Sites on the Connections pane. Select Add FTP Site. Name your new FTP site and enter the path to the FTP folder you want to use to send and receive files. Note: You can also use the Make New Folder button to create a specific folder to store your FTP files.
Additionally, how do I setup multiple FTP sites in IIS? Creating Two Hostname-based FTP Sites Using the IIS 7.0 Manager
- Open the Internet Information Services (IIS) Manager.
- Right-click the Sites node in the tree and click Add FTP Site, or click Add FTP Site in the Actions pane.
- When the Add FTP Site wizard displays:
- On the next page of the wizard:
Hereof, how do I create an FTP user in IIS?
Add the user to the FTP site.
- If you are using IIS 5.0, under FTP Site Operators, click Add. Select the FTP user from the Menu and click OK.
- If you are using IIS 6.0, right-click the FTP site and select Permissions. Select the FTP user and click OK.
What is IIS FTP site?
File Transfer Protocol (FTP) simple is a protocol for transferring files between computer systems. IIS 8 includes an FTP server that is easy to configure. The document shows how to install and configure the FTP server on an existing IIS 8 web server.