Install and Configure FTP Server On Windows Server 2019 - ComputingForGeeks
Install and Configure FTP Server On Windows Server 2019 - ComputingForGeeks
Server 2019
By Kibet John - October 26, 2022
File transfer protocol is a set of rules that define how files can be shared (sent and
received) and manipulated (create, rename and delete) over a TCP/IP Network. FTP
works in two modes, passive and active. From Stackoverflow: “In active mode, the
client establishes the command channel but the server is responsible for establishing
the data channel. In passive mode, the client establishes both channels then requests
the server (on the command channel) to start listening on a port (at the server’s
discretion) rather than trying to establish a connection back to the client. The server
also returns to the client the port number it has selected to listen on so that the client
knows how to connect to it.”
Open Server Manager >Tools > Internet Information Services (IIS) Manager
Once open, proceed as below. Click on your server to expose the middle pane.
Step 9: Open Feature
Select “FTP Firewall Support” and click on “Open Feature” on the right pane as
illustrated. Alternatively, you can just double-click on “FTP Firewall Support“. That
will open a small pop-up. Proceed to step 11.
Kibet John
https://computingforgeeks.com
The power of technology can be blatantly perceived by everyone in the world today and its sway did not
spare me. Kibet is a tech enthusiast, ComputingforGeeks writer, and an ardent lover of knowledge and
new skills that make the world brighter. His interests lie in Storage systems, High Availability, Routing
and Switching, Automation, Monitoring, and Arts.
Sponsored Content Recommended by