Knowledgebase

How to install IIS and FTP services om my VPS

Installing and enabling IIS and FTP on Windows Server 2008 R2

1. Open Server Manager, go to Roles and click “Add Roles”
2. In the Add Role Wizard, select Web Server (IIS) role to install
3. Click Next until you reach Select Role Services page, leave the default and check FTP Server, FTP
Service and FTP Extensibility at the bottom. Click Next, follow the wizard and finish the role
installation.
4. Now open IIS Manager from Start > Administrative Tools, expand the server, right click Sites, and
click Add FTP Site, give it a site name and configure the physical path as needed.
5. Configure Binding and SSL. In our case, we¢d like to bind to all unassigned IP addresses and do
not use SSL.
6. Enable Basic Authentication and configure authorization. In our case I¢ll start with allowing All
users both Read and Write permission as long as all users on the server are password protected.
Click Finish to finish the configuration.
7. Open Windows Firewall with Advanced Security from Start > Administrative Tools, go to Inbound
Rules in the left pane, and create a new rule by clicking New Rule in the Action Pane, select Port
and click next.
8. Apply this rule to TCP port 21, and click Next
9. Keep the default configure for the rest of steps to Allow the connection and apply it to all
profiles, name the rule and finish the wizard.
10. Now the FTP should be up and running, test the connection to confirm and you¢re good to go.
  • Open Server Manager, go to Roles and click “Add Roles”

1.png

  • In the Add Role Wizard, select Web Server (IIS) role to install

2.png

  • Click Next until you reach Select Role Services page, leave the default and check FTP Server, FTP Service and FTP Extensibility at the bottom. Click Next, follow the wizard and finish the role installation.

3.png

  • Now open IIS Manager from Start > Administrative Tools, expand the server, right click Sites, and click Add FTP Site, give it a site name and configure the physical path as needed.

4.png

  • Configure Binding and SSL. In our case, we¢d like to bind to all unassigned IP addresses and do not use SSL.

5.png

  • Enable Basic Authentication and configure authorization. In our case I¢ll start with allowing All users both Read and Write permission as long as all users on the server are password protected.

6.png

  • Click Finish to finish the configuration.

  • Open Windows Firewall with Advanced Security from Start > Administrative Tools, go to Inbound Rules in the left pane, and create a new rule by clicking New Rule in the Action Pane, select Port and click next.

7.png

  • Apply this rule to TCP port 21, and click Next

8.png

  • Keep the default configure for the rest of steps to Allow the connection and apply it to all profiles, name the rule and finish the wizard.

  • Now the FTP should be up and running, please test the connection to confirm.

Was this answer helpful?

 Print this Article

Also Read

Which Operating System is being used for VPS server at Aspnethosting?

We use Microsoft Windows 2016 Datacenter Edition as Host server OS.

What virtualization technology does Aspnethosting use?

All Windows virtual machines are created using Hyper-V virtualization technology.

What software is pre-installed in VPS?

VPS has Base OS with no pre-installed/pre-configured software. You will need to install all...

Is my VPS backed up regularly?

 We recommend customers to maintain backups of their VPS regularly. We take backup image of...

What happens if the hard drive of host machine crashes?

We have RAID 1 configuration of HDD's in host machine whereby we will be able to hot swap failed...