How to setup FTP in window 10?


If you want to have your own FTP server on your Windows 8 or Windows 8.1, you came to the right place. This article will show you how to set-up your own FTP server, without installing any third party apps, using just Windows built-in features.
wind8apps ftp server
Using a FTP server on internal or external network is definitely very fast and easy way to share and access files across the network. Fortunately, Windows 8 and Windows 8.1 have built-in FTP server feature, which is located under Internet Information Service features, but isn’t installed with the system, and needs to be installed afterwards. But there are other solutions to help you create a website, if that’s what you’re interested in.

Setup FTP Server on Windows 8/Windows 8.1

1) Open control Panel, go to Programs and Features and choose Turn Windows features on or off.
If Internet Information Service was not installed with your system, then you’ll need to install it separately. Screenshot below shows you what features you need to turn on to run a FTP server on your Windows 8/8.1.
ftp server wind8apps1
Click OK to install the features you selected.
2) After installation is finished, open Internet Information Services (IIS) Manager in Administrative Tools in Control Panel
Expand the sites, right click on it and click on ‘Add FTP Site’.
ftp server wind8apps2
3) Give a name to your FTP site and browse for the local folder which is need for the access to others through your FTP server.
ftp server wind8apps 3
4) Next, you’ll have to select your computer’s IP from the drop down box.
If you don’t have any certificates for this connection, check No SSL option, but if your FTP network is for professional use, you might need to enable SSL.
ftp server wind8apps 4

Set Up FTP Access Permission on Windows 8/8.1

In this section, you’ll learn how to set permissions for other users of your FTP network. You’ll be able to set the way others will access your network and who will have Read-only or Read and Write privileges. Let’s say that you want specific users to read and edit your content, of course they’ll need username and password for that. Other users, who will be able only to read the content, and not to edit it are called anonymous users.
First of all, create a group on Windows 8 local computer and add users who will be able to write and edit the content.
ftp server wind8apps 5
You must give Windows permission, in this case, Modify access, to this group, which is directly linked with your FTP site.
ftp server wind8apps 6
In the next screen to give the permission, check Basic, this feature will request username and password from certain users. To specify these users, select Specified roles or groups option from drop down menu and type the name of the group you’ve just created. Set Read and Write permission for the group.
ftp server wind8apps  7
Click on Finish and complete the setup.
Basic Authentication is enabled in Windows 8/8.1 by default, but you should check for it just in case. Open ‘FTP Authentication’ settings of the site and make sure Basic Authentication is enabled as shown on the picture below.
ftp server wind8apps 8
Now when we created permissions for Read and Write users, we should do the same thing with the anonymous users.
To start, Open ‘FTP Authorization Rules’ for the FTP site you created. Create an ‘Add Allow Rule’ and set the permissions as shown on the screenshot below:
ftp server wind8apps 9
Make sure that second rule is also listed.
ftp server wind8apps 10
Anonymous users access needs to be enabled from FTP Authentication settings.
ftp server wind8apps 11

Check the Firewall

The last thing you need to do is to check your Firewall. You need to either allow your FTP inbound or disable the firewall, to make sure your FTP server will run perfectly without any interuptions.
ftp server wind8apps 12
That’s it, now you’re able to create your own FTP network on your Windows 8 or Windows 8.1. If you have any uncertainties, please leave your comments below. And if you are interested in increasing your cloud storage, you can have a look at these apps, as well.

Comments