How To Create FTP Server in Windows 10
How To Create FTP Server in Windows 10
10?
Just because running servers and Windows 10 don’t exactly mix doesn’t
mean you can’t get something set up. If you’re planning to set up an FTP
server to transfer files over the network but don’t want to switch to a server
edition or a Linux distro, this guide is for you. There are many reasons why
you may want to start an FTP server. One of the most common reasons for a
private FTP server is transferring large files without paying a lot for cloud
storage fees.
With small files, using cloud storage services like Google Drive makes sense,
but as the size of the files you want to transfer increases, the prices rise
quickly. That’s when you should think about taking the time to turn your
Windows 10 into an FTP. Here, I’ll show you how to do that before revealing
a much easier way to get it done.
Windows 10 can turn into an FTP server without additional software. But this
tool is disabled by default and you need to enable it first.
appwiz.cpl
Click OK.
Windows will proceed to install the tools. Then you can configure your
server.
How to Configure an FTP Server on
Windows 10?
Now that the IIS is enabled, we need to configure the server. To configure an
FTP server on Windows 10, follow these steps:
St
ep 4: Select computers name
Type in a name for your FTP server in the ‘FTP site name’ field.
You can assign an IP address and port to your FTP in the next step. You can
leave them the way they are.
If you use the FTP server as a test and security isn’t an issue, you can
choose No SSL and proceed. Otherwise, you need to choose Require
SSL. You can use Comodo’s SSL management tool to create an SSL
certificate.
Type your name or your Microsoft account’s email address in the field below.
Click on Finish.
Click on ‘Allow an app or feature through Windows Firewall’ from the left-
hand menu.
Find ‘FTP Server’ in the list and check-mark public and private.
Click OK.
This lets you establish a local connection. Of course, if you want to access
the server over the internet, you need to open the ports on your router.
Your FTP server needs port 21 open to connect to other computers on the
internet. There are different ways to open a port on a router. Here is how it
works on an Asus router:
Step 5: Browser
Type the Default Gateway number on the address bar and press Enter.
1- Go to Settings.
2- Choose Accounts.
Now you need to add permission to the FTP folder as well. To do so:
Type-in the username in the ‘Enter the object…’ section and click
Check Names.
Click OK.
Select the user and give them the permissions they need.
Click OK.
Now you can use the username and password to access your FTP.