Home > Misc > Troubleshoot and Fix – Unable to access FTP folder error

Troubleshoot and Fix – Unable to access FTP folder error

I was working on a POC/Prototype to read files from FTP location using console, for which I configured a FTP Site in my Windows 10 machine’s IIS.

FTP_1

FTP site connectivity worked fine till I switched my internet connectivity from LAN cable to WIFI, I started getting unable to access the FTP location error, when I access the FTP url from my console application.

Reason & Fix:

  • During the FTP web site configuration, we have to provide the “IP address:” which is specific to the machine.

FTP_2

  • When I switched from LAN to WIFI, my machine’s “IP address” has got changed.
  • Providing the correct “IP address” in ‘FTP web site’ binding solved the issue.
  • To check the “IP Address” of the machine
    • Open the ‘Command Prompt’
    • Execute ‘ipconfig‘ command
    • Copy the IP Address from “IPv4 Address”
    • Set the copied IPv4 Address in ‘FTP web site’ binding in IIS.

FTP_3

Refer this article on how to set up FTP website.

🙂

 

Advertisement
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: