Setting Up FTP Server on Windows Server 2022 |
Configuring an FTP (File Transfer Protocol) server role on Windows Server is a common task, especially for organizations needing to transfer files securely over a network. Here’s a guide on how to set up an FTP server role on Windows Server:
Installing Internet Information Services (IIS) — FTP is a sub component of this
Go to Server manger > Dashboard > Add roles and features.
you will see “Before you begin” click next> than you will see “Installation type” select “Role-based or future-based installation”
Next select your server :
Next “Web server IIS”
Next you will see the “features” select them , and click next
Here you need to select the FTP Server option and give next to the following steps , finally you will see the installation
Installation has been completed
Firewall Configuration:
Go to “Windows Defender firewall with Advanced Security” and Select new role in “inbound rules”
Select “predefined” and again select “FTP server” in it
Select all FTP service
Allow the connection
now click fnish ..
Fuente:
https://medium.com/@2004.vimald/setting-up-ftp-server-on-windows-server-2019-832cfb29576b
Creado con el Personal Edition de HelpNDoc: Crear archivos de ayuda para Qt Help Framework