如何在IIS 7.5中解决FTP错误“无法检索目录列表”pipe理员帐户
使用我的pipe理员帐户,我FTP连接到我的IIS 7.5 FTP站点与FileZilla。 我能够成功上传一个文件,但我一直收到“无法检索目录列表”作为回应。 在被动模式下,命令,响应和错误是: Command: LIST Response: 150 Opening BINARY mode data connection. Response: 550 The network connection was aborted by the local system. Error: Failed to retrieve directory listing 在主动模式下,命令,响应和错误是: Command: PORT 192,168,1,129,102,151 Response: 501 Server cannot accept argument. Error: Failed to retrieve directory listing 我做错了什么?