一般的图形界面配置这个就够了: https://hackoops.com/zhuan-yunfuwuqi-ecs-windows-2012-tongguo-iis-peizhi-ftp-caozuobuzhou.html 但是,我们阿里的 ECS windows server 2012 r2 却在 IIS 上安装 FTP 的时候偏偏出错鸟, 于是只好使用 powershell 安装 ftp 。
问题现象
Windows server 2012安装IIS如果遇到错误,还可以使用powershell进行安装,比图形化安装更为高效,尤其是在图形化界面安装遇到错误时,不妨使用powershell试试。解决方案
1、登录服务器即可看到左下角的存在3个图标。第二个即为powershell,点击打开,打开之后如下图。Status:Server sent passive reply with unroutable address. Using server address instead.
服务器没有配置 ssl 参考: https://help.aliyun.com/knowledge_detail/40959.html?spm=5176.11065259.1996646101.searchclickresult.255cf88e4OTDpE查看原文:https://hackoops.com/windows-server-2012-iis-ftp-peizhibiji.html