【发布时间】:2017-04-14 14:20:27
【问题描述】:
我在 Azure 中预配了一个 Windows Server 2012 虚拟机。当我尝试通过 FileZilla FTP 客户端连接到它时,我得到一个 Could not connect to server error。
这是我迄今为止尝试过的:
- 在 Azure 门户中添加了 FTP (TCP/21) 的入站规则
- 在 IIS 中,配置了 FTP 防火墙支持。设置
Data Channel Port Range to 7000-7002、External IP Address of Firewall to my vm's public IP、added 7000, 7001 and 7002 to inbound rules、did a net start/stop ftpsvc
【问题讨论】:
-
@MartinPrikryl 对
locate three “FTP server” rules意味着什么?我似乎没有在Inbound Rules中找到一个。截图在这里i68.tinypic.com/fmj7t5.png
标签: azure ftp virtual-machine filezilla