当前位置:网站首页>≥ 2012r2 configure IIS FTP
≥ 2012r2 configure IIS FTP
2022-06-24 11:01:00 【shawyang】
1、 Configuration environment
function powershell Input Get-WindowsFeature -Name NET-*, Web-* | Install-WindowsFeature This command is enough
If you don't want IIS-Ftp-Server, You can enter Get-WindowsFeature -Name Web-Ftp* | Uninstall-WindowsFeature uninstall , Here we mainly introduce IIS-FTP No uninstall , Although I don't like it very much , I'm usually used to it mini sftp server, Simple and easy 、 Security ( Premise , Password setting is more complicated )http://coreftp.com/server/download/mini-sftp-server.exe
Double click to open and fill in the user name 、 password 、 route ( I usually write simply c:\) spot start, A lightweight sftp server It's ready to go , Default port 22, Security team release 22 after , The client with filezilla or xftp Or others ftp Client software is OK , Of course, you can change the port , What you fill in is released by the security team , Be careful not to conflict with other running service ports .
2、 Set up ftp Site
function inetmgr open IIS Manager
It needs to be prepared in advance test user
net user user name password /add
for example
All in all , Configuration that's pretty simple
3、 Configure passive mode port range
Note that right click on the root above the application pool ( No ftp Right click on the site ), Right click to see the following figure FTP A firewall , Double click it , Fill in the port range , commonly 20 Less than is enough , Outside the firewall IP Write server extranet IP
4、 The server firewall is usually turned off , Configure inbound rules in the security group , Outbound rules generally release all , The main reason is that inbound rules should be configured well
Inbound rule release 21 port 、 Passive mode port 、 Service port, for example web port 、 The remote port is OK ( In case of active mode release 21 and 20 that will do )
Set inbound as shown in the figure above 、 After outbound rule , Client I use filezilla It can be connected in both active and passive modes , But some clients may only use passive mode , This is mainly limited by the client network .
Here's a special note , Microsoft official website configuration IIS FTP Passive mode used , Besides ,filezilla etc. ftp The client software also recommends passive mode connection , The main purpose is to improve client compatibility ( What initiative 、 Passive mode , It's a waste of time on my own , I will use it. mini-sftp-server.exe, Double click to fill in the user name 、 password 、 The path is settled immediately , Safe, stable and reliable , It has been used for many years ).
Microsoft :
Filezilla:
边栏推荐
- Charles packet capturing tool tutorial
- splice()方法的使用介绍
- Differences among cookies, session, localstorage and sessionstorage
- How does easydss use go fastdfs distributed file servers to reduce service pressure?
- Fashionable pop-up mode login registration window
- 机械臂速成小指南(零):指南主要内容及分析方法
- Shape change loader loads jsjs special effect code
- What characteristics should a good design website have?
- Attribute observer didset and willset in swift of swiftui swift internal skill
- [data analysis data source] coordinates of provinces, cities and administrative regions across the country (including boundary coordinate points and central coordinate points)
猜你喜欢
喜欢就去行动
Spark submission parameter -- use of files
Multithreaded applications - improve efficiency
[data analysis data source] coordinates of provinces, cities and administrative regions across the country (including boundary coordinate points and central coordinate points)
【毕业季·进击的技术er】绕树三匝,何枝可依?
把腾讯搬到云上,治愈了他们的技术焦虑
历史上的今天:图灵诞生日;互联网奠基人出生;Reddit 上线
[IEEE publication] International Conference on natural language processing and information retrieval in 2022 (ecnlpir 2022)
Maui's way of learning -- Opening
Any 与 TypeVar,让 IDE 的自动补全更好用
随机推荐
程序员大部分时间不是写代码,而是。。。
Learn to use the kindeditor rich text editor. Click to upload a picture. The mask is too large or the white screen solution
Niuke-top101-bm28
First acquaintance with string+ simple usage (I)
Plant growth H5 animation JS special effect
What is the bin file for? How to open the file correctly
What is the resource search platform and how resource search works
Programmers spend most of their time not writing code, but...
The record of 1300+ times of listing and the pursuit of ultimate happiness
JMeter interface test tool foundation - badboy tool
Suddenly I thought of the wooden house in my hometown
Stack Title: exclusive time of function
Svg+js drag slider round progress bar
Quick completion guide for mechanical arm (zero): main contents and analysis methods of the guide
What characteristics should a good design website have?
Self service troubleshooting guide for redis connection login problems
"Adobe international certification" Adobe Photoshop adjusts cropping, rotation and canvas size
【IEEE出版】2022年自然语言处理与信息检索国际会议(ECNLPIR 2022)
如何只导出word文档中的标题?(即将正文内容都删除,只保留标题)B站牛逼
Cross domain overview, simple accumulation