管理者アカウントを使用して、FileZillaでIIS 7.5 FTPサイトにFTP接続しました。ファイルを正常にアップロードできましたが、応答として「ディレクトリ一覧の取得に失敗しました」というメッセージが表示され続けます。
パッシブモードでは、コマンド、応答、およびエラーは次のとおりです。
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
私は何を間違えましたか?