第一步: 进入 Server Level 的FTP Firewall Support 第二步: 在 Data Channel Port Range 下配置 Passive mode 的端口号范围,注意这个范围的端口号必须要大于1023 第三步: 配置防火墙设置 如下图所示,我们需要将 Inbound Rules 的FTP Server Passive(FTP Passive Traffic-In) 这个规则开启,这个规则默认是开启的. 第四步: 重启各个服务 Microsoft FTP Serv…
海外ubuntu,lamp,ftp,phpmyadmin配置 1. 更换源 1.1 clean /etc/apt/sources.list file 1.2 Ubuntu Sources List Generator: https://repogen.simplylinux.ch/ 1.3 copy the sources from the link above in the sources.lists 1.4 sudo apt-get update 2. 安装lamp 一键安装LAMP服务:s…