FTP

Create an FTP Server on Windows 10 to be accessed via an External Network

Create an FTP Server on Windows 10 to be accessed via an External Network

After we have set up an FTP Server on a Windows 10 computer, it will be accessible within a Local Network. But if you wish to access the hosted files remotely, it brings in some limitations. To overcome these limitations and make this hosted FTP Server accessible via the Internet, you might have to tweak some settings further. However, configuring an FTP Server to be available via the Internet on a Windows 10 computer can be some of a task. We will be discussing it today.

Create FTP server to be accessed via external network

We will be configuring our routing settings for this.

Start by, opening the Command Prompt command line by searching for cmd in the Cortana search box or hit WINKEY+R to launch the Run utility and type cmd and hit Enter.

Now, type in the following command to get the details about your network-

ipconfig

You need to now note down the Default Gateway IP Address. It will be in the format of 192.xxx.xxx.xxx where the number of digits in each block is maximum to 3.

Now, open the default web browser installed on your computer and type in that address in the address bar and hit Enter.

When you get a prompt for the credentials, enter the username and password for your router and log in.

Navigate to the WAN or NAT settings and look up for Port Forwarding.

Now, you need to configure the port forwarding settings as the following settings,

Once done, you need to save and apply the changes.

This should finally enable accessibility of your FTP Server from an external network via the Internet on both Client and Server end.

But before all this, you need to create and configure an FTP Server on Windows 10.

Linux'ta Fare Tıklamalarını ve Tuş Vuruşlarını Teşvik Etmek İçin Xdotool Nasıl Kullanılır?
Xdotool, fare tıklamalarını ve tuş vuruşlarını simüle etmek için ücretsiz ve açık kaynaklı bir komut satırı aracıdır. Bu makale, klavye ve fare girişl...
Linux için En İyi 5 Ergonomik Bilgisayar Faresi Ürünleri
Uzun süreli bilgisayar kullanımı bileğinizde veya parmaklarınızda ağrıya neden olur mu?? Sert eklemlerden muzdarip misiniz ve sürekli ellerinizi sıkma...
How to Change Mouse and Touchpad Settings Using Xinput in Linux
Most Linux distributions ship with “libinput” library by default to handle input events on a system. It can process input events on both Wayland and X...