컴퓨터정보
Filezilla Failed to retrieve directory listing 해결방법
Zento
2022. 4. 21. 09:10
Filezilla에서 로그인을 하려니 갑자기 Failed to retrieve directory listing 메세지가 뜨며 연결이 되지 않을때의 해결방법입니다.
257 "/" is your current location
200 TYPE is now 8-bit binary
500 Unknown command
Error: Failed to retrieve directory listing
Filezilla가 제대로 연결이 될땐 IPv4로
오류가 날때는 [00:0000::0000:0000]:00... (IPv6)로 연결을 시도하는것 같습니다.
IPv6로 연결이 되지않게 해줘야 할것 같아서 네트워크 옵션을 수정해주니 해결되어서 올려봅니다.
검색하면 passive로 바꿔라 active로 바꿔라 firewall에서 허용하란 말만 있던데 다 안됐었습니다.
제어판의 네트워크 및 공유센터 > 네트워크 및 공유센터 (Network and Sharing Center) 를 클릭합니다.
Control Panel\Network and Internet\Network and Sharing Center
어댑터 설정 변경 (Change adapter settings) 을 클릭합니다.
현재 사용중인 네트워크에 마우스 우측클릭으로 속성 (Properties)를 눌러줍니다.
Internet Protocol Version 6 (TCP/IPv6) 체크를 해지해주고 OK를 누릅니다.
연결에 성공했습니다.