Instructions for setting up and managing FTP Server on Windows 10

If you want to create a private cloud to share and transfer large files without any limits, you can create an FTP Server (File Transfer Protocol Server) on your Windows 10 computer.

See more: Instructions for setting up a personal FTP Server using FileZilla

Instructions for setting up and managing FTP Server on Windows 10

1. Install FTP Server on Windows 10

Similar to previous versions, Windows 10 also has the necessary elements to run FTP Server integrated. Follow the steps below to install FTP Server on your Windows 10 computer:

1. Press the Windows + X key combination to open the Power Menu and select Programs and Features .

2. Click the Turn Windows features on or off link .

Instructions for setting up and managing FTP Server on Windows 10

3. Expand Internet Information Services then check the FTP Server option .

4. Expand FTP Server and check FTP Extensibility .

5. Check Web Management Tools with default options.

6. Click OK to start the installation.

Instructions for setting up and managing FTP Server on Windows 10

7. Click Close .

2. Configure FTP site on Windows 10

Once you have installed the necessary elements to run FTP Server on your Windows 10 computer, proceed to create an FTP site:

1. Press the Windows + X key combination to open the Power User menu and select Control Panel.

2. Open Administrative Tools .

3. Double-click Internet Information Services (IIS) Manager .

Instructions for setting up and managing FTP Server on Windows 10

4. Expand the Connection panel and right-click Site.

5. Select Add FTP Site .

Instructions for setting up and managing FTP Server on Windows 10

6. 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 use the Make New Folder button to create a specific folder to contain FTP files.

7. Click Next .

Instructions for setting up and managing FTP Server on Windows 10

8. On the Binding and SSL Settings interface, leave all default settings, change the SSL option to No SSL .

9. Click Next.

Instructions for setting up and managing FTP Server on Windows 10

10. In the Authentication section, check the Basic option .

11. In the Authorization section, select Specified users from the drop-down menu.

12. Enter your Windows 10 account email address or Local account name that allows you to access the FTP Server.

13. Check the Read and Write options .

14. Click Finish.

Instructions for setting up and managing FTP Server on Windows 10

3. How to allow FTP Server through Windows Firewall?

If Windows Firewall is running on your computer, the Firewall will block any connection trying to access the FTP Server.

Follow the steps below to allow FTP Server through the Firewall:

1. Open the Start Menu, then type Windows Firewall in the Search box and press Enter.

2. Click the Allow an app or feature through Windows Firewall link .

Instructions for setting up and managing FTP Server on Windows 10

3. Click Change Settings .

4. Select FTP Server and check both Private and Public options .

5. Click OK.

Instructions for setting up and managing FTP Server on Windows 10

From now on you can use FTP client to connect to the FTP Server you just created on Local Network.

4. How to configure the Router to allow external connections?

In order for your FTP Server to connect to the Internet, you must configure your Router to open port number 21 in TCP/IP to allow connections to your computer.

1. Press Windows + X key combination to open Power User Menu and select Command Prompt.

2. Type the command ipconfig into the Command Prompt window and press Enter.

3. Note down the Default Gateway IP address. The Default Gateway IP address is your Router address.

Instructions for setting up and managing FTP Server on Windows 10

4. Open the default browser on your computer.

5. In the address bar, enter the Router's IP address (which is the Default Gateway IP address you noted above) and press Enter.

6. Log in with your Router information.

7. Look for Port Forwarding (usually this option is under WAN or NAT settings).

8. Create a new Port Forwarding including the following information:

Service name: Any name you want to use. For example FPT-Server.

Port rage: Use port 21.

Computer TCP/IP address : Open Command Prompt then type ipconfig into the Command Prompt window. The IPv4 address is the computer's TCP/IP address.

Local TCP/IP port: Use port 21.

Protocol : TCP.

Instructions for setting up and managing FTP Server on Windows 10

9. Apply changes and save the new Router configuration.

5. Access FTP Server on any computer

Here is the fastest way to check FTP Server after configuring Firewall and Port Forwarding 21 on Router:

Open the default browser on your computer then enter the IP address, FTP link format in the browser address bar and press Enter.

Your IP address for example is FTP://192.168.1.105.

Instructions for setting up and managing FTP Server on Windows 10

To check your FTP Server's Internet connection, go to Google or Bing and search for What's my IP?

Note down the IP address result and enter that IP address into the browser address bar using the FTP link format and press Enter.

6. How to upload files on FTP Server Windows 10?

1. Press Windows + E key combination to open File Explorer.

2. In the address bar, enter your Public IP address in FTP format, such as FTP://172.217.3.14.

3. Enter username and password.

4. Check the Save password option.

5. Click Log on.

Instructions for setting up and managing FTP Server on Windows 10

You can also right-click Quick Access in the left pane and select Pin current folder to Quick Access to easily reconnect to the FTP server next time.

Instructions for setting up and managing FTP Server on Windows 10

7. How to create multiple FTP accounts on Windows 10?

If you want to allow multiple users to access the FTP Server, you must create a new Windows 10 account for each user to access, associate these accounts with the FTP folder, and configure the appropriate settings. To do this, follow the steps below:

Add a new user account on Windows 10:

1. Press the Windows + I key combination to open the Settings menu.

2. Click Accounts.

3. Click on Family & other users.

4. Click Add someone else to this PC.

Instructions for setting up and managing FTP Server on Windows 10

5. Click the link I don't have this person's sign-in information.

Instructions for setting up and managing FTP Server on Windows 10

6. Click the Add a user without a Microsoft account link .

Instructions for setting up and managing FTP Server on Windows 10

7. Enter user account information and click Next to complete.

Instructions for setting up and managing FTP Server on Windows 10

Add a user account to access the FPT folder:

1. Right-click on the FPT folder and select Properties .

2. Click the Security tab.

3. Click Edit.

Instructions for setting up and managing FTP Server on Windows 10

4. Click Add.

Instructions for setting up and managing FTP Server on Windows 10

5. Enter the user account name and click Check Name.

Instructions for setting up and managing FTP Server on Windows 10

6. Click OK.

7. Under Group or user names, select the user account name you just created and select the appropriate permissions.

Instructions for setting up and managing FTP Server on Windows 10

8. Click Apply .

9. Click OK.

Configure new user account to access FPT Server:

1. Press the Windows + X key combination to open the Power User Menu and select Control Panel.

2. Open Administrative Tools.

3. Double-click Internet Information Services (IIS) Manager.

4. Expand Sites.

5. Select the FTP site then double click Authorization Rules .

Instructions for setting up and managing FTP Server on Windows 10

6. Right-click and select Add Allow Rules.

Instructions for setting up and managing FTP Server on Windows 10

7. Select Specified user and enter the name of the new user account you just created.

8. Set Read and Write permissions if you want to allow users access.

9. Click OK .

Instructions for setting up and managing FTP Server on Windows 10

See more articles below:

Good luck!

Tags: #System
Sign up and earn $1000 a day ⋙

Leave a Comment

How to change currency format in Windows 11

How to change currency format in Windows 11

This guide will show you how to change the currency format used for your account in Windows 10 and Windows 11.

Instructions for installing .NET Framework 3.5 on Windows 10

Instructions for installing .NET Framework 3.5 on Windows 10

This guide will show you different ways to install .NET Framework 3.5 online and offline in Windows 10.

How to Install Windows 11 on an Unsupported PC

How to Install Windows 11 on an Unsupported PC

If your PC doesn't meet Microsoft's hardware requirements, don't give up. It's possible to install Windows 11 on unsupported PCs.

5 Best VPN Software Today With Free Trials and Refund Policies

5 Best VPN Software Today With Free Trials and Refund Policies

Signing up for a VPN can be a waste of money if you don’t know how the product works. That’s why you should use a free VPN trial to help you make the right decision.

How powerline adapters change your home internet

How powerline adapters change your home internet

Is the internet speed on your home Wi-Fi network not meeting your expectations? There's a relatively cheap and simple solution to this problem: a Powerline adapter.

How to fix Settings app not working on Windows 10

How to fix Settings app not working on Windows 10

On Windows 10, users can access the Settings app via the Start menu, which is a more accessible version of the Control Panel. However, many users report that the app is not working due to a bug that causes it to not work when clicked (or redirects users to the Windows Store). Here are some fixes for this problem.

How to Fix Your PC Ran Into a Problem and Needs to Restart

How to Fix Your PC Ran Into a Problem and Needs to Restart

Your PC ran into a problem and needs to restart and won't start? Here's how to fix it!

8 Ways to Open Advanced Startup Options on Windows 10

8 Ways to Open Advanced Startup Options on Windows 10

By navigating to Advanced Startup Options, you can reset Windows 10, restore Windows 10, restore Windows 10 from an image file you created earlier, fix startup errors, open Command Prompt to perform various options, open UEFI settings, change Startup settings....

If a VPN has these warning signs, stay away from it!

If a VPN has these warning signs, stay away from it!

Over time, you'll learn to quickly spot the warning signs of a VPN. If your VPN shows any of these signs, quickly abandon it before installing it.

How to change number format in Windows 11

How to change number format in Windows 11

Number formats determine how numbers are displayed, including your choice of decimal separator (such as a period or comma) and thousands separator. Here's how to change the number format in Windows 11.

How to check computer history to see if someone has accessed and used your computer?

How to check computer history to see if someone has accessed and used your computer?

If you suspect that someone is accessing and using your computer without permission, you can apply some of the tricks below to check the computer's on/off history, view recent activities on the computer to confirm and reaffirm that.

How to Change Default Browser in Windows 10

How to Change Default Browser in Windows 10

Windows 10 allows users to change the default web browser on the system in an extremely flexible and simple way.

How to edit and reset Windows 11 Action Center

How to edit and reset Windows 11 Action Center

Users can change and edit settings in Action Center to suit their needs.

Simple changes to help your Windows computer boot faster

Simple changes to help your Windows computer boot faster

Turning off applications you don't need is the most effective way to help your Windows computer boot faster.

How to fix laptop not connecting to WiFi, fix laptop not receiving WiFi

How to fix laptop not connecting to WiFi, fix laptop not receiving WiFi

There are many reasons why your laptop cannot connect to WiFi and therefore there are many ways to fix the error. If your laptop cannot connect to WiFi, you can try the following ways to fix this problem.

How to change currency format in Windows 11

How to change currency format in Windows 11

This guide will show you how to change the currency format used for your account in Windows 10 and Windows 11.

Instructions for installing .NET Framework 3.5 on Windows 10

Instructions for installing .NET Framework 3.5 on Windows 10

This guide will show you different ways to install .NET Framework 3.5 online and offline in Windows 10.

How to Install Windows 11 on an Unsupported PC

How to Install Windows 11 on an Unsupported PC

If your PC doesn't meet Microsoft's hardware requirements, don't give up. It's possible to install Windows 11 on unsupported PCs.

5 Best VPN Software Today With Free Trials and Refund Policies

5 Best VPN Software Today With Free Trials and Refund Policies

Signing up for a VPN can be a waste of money if you don’t know how the product works. That’s why you should use a free VPN trial to help you make the right decision.

How powerline adapters change your home internet

How powerline adapters change your home internet

Is the internet speed on your home Wi-Fi network not meeting your expectations? There's a relatively cheap and simple solution to this problem: a Powerline adapter.

How to fix Settings app not working on Windows 10

How to fix Settings app not working on Windows 10

On Windows 10, users can access the Settings app via the Start menu, which is a more accessible version of the Control Panel. However, many users report that the app is not working due to a bug that causes it to not work when clicked (or redirects users to the Windows Store). Here are some fixes for this problem.

How to Fix Your PC Ran Into a Problem and Needs to Restart

How to Fix Your PC Ran Into a Problem and Needs to Restart

Your PC ran into a problem and needs to restart and won't start? Here's how to fix it!

8 Ways to Open Advanced Startup Options on Windows 10

8 Ways to Open Advanced Startup Options on Windows 10

By navigating to Advanced Startup Options, you can reset Windows 10, restore Windows 10, restore Windows 10 from an image file you created earlier, fix startup errors, open Command Prompt to perform various options, open UEFI settings, change Startup settings....

If a VPN has these warning signs, stay away from it!

If a VPN has these warning signs, stay away from it!

Over time, you'll learn to quickly spot the warning signs of a VPN. If your VPN shows any of these signs, quickly abandon it before installing it.

How to change number format in Windows 11

How to change number format in Windows 11

Number formats determine how numbers are displayed, including your choice of decimal separator (such as a period or comma) and thousands separator. Here's how to change the number format in Windows 11.

How to check computer history to see if someone has accessed and used your computer?

How to check computer history to see if someone has accessed and used your computer?

If you suspect that someone is accessing and using your computer without permission, you can apply some of the tricks below to check the computer's on/off history, view recent activities on the computer to confirm and reaffirm that.

How to Change Default Browser in Windows 10

How to Change Default Browser in Windows 10

Windows 10 allows users to change the default web browser on the system in an extremely flexible and simple way.

How to edit and reset Windows 11 Action Center

How to edit and reset Windows 11 Action Center

Users can change and edit settings in Action Center to suit their needs.

Simple changes to help your Windows computer boot faster

Simple changes to help your Windows computer boot faster

Turning off applications you don't need is the most effective way to help your Windows computer boot faster.

How to fix laptop not connecting to WiFi, fix laptop not receiving WiFi

How to fix laptop not connecting to WiFi, fix laptop not receiving WiFi

There are many reasons why your laptop cannot connect to WiFi and therefore there are many ways to fix the error. If your laptop cannot connect to WiFi, you can try the following ways to fix this problem.