IIS FTP被动模式
Windows Server 2003C:\Inetpub\AdminScripts\adsutil.vps
执行如下脚本设置被动模式端口范围:
adsutil.vbs set /MSFTPSVC/PassivePortRange "10000-10050"
重启动ftp服务
被动端口范围必须是5000-65535范围内的端口
Windows 2000 Server/Advanced Server
注册表→
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Msftpsvc\Parameters\
添加名为 " PassivePortRange "的 REG _ SZ 类型值
重启FTP 服务
20、21、80、3389
Just For Myself