joedj / ftpii

An FTP server for the Nintendo Wii
Other
51 stars 17 forks source link

Failed to retrieve directory listing (Filezilla) #114

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What version of ftpii are you using?
0.0.2.1

What steps will reproduce the problem?
1. Start FTPii (on Wii)
2. Start Filezilla Client (on PC)
3. Try to connect, it connects but then doesn't list file directory.

What is the expected output? What do you see instead?

Please provide any additional information below.

Filezilla log:

Status: Connection established, waiting for welcome message...
Response:   220 ftpii
Command:    USER anonymous
Response:   331 User name okay, need password.
Command:    PASS **************
Response:   230 User logged in, proceed.
Status: Connected
Status: Retrieving directory listing...
Command:    CWD /
Response:   250 CWD command successful.
Command:    PWD
Response:   257 "/" is current directory.
Command:    TYPE I
Response:   200 Type set to I.
Command:    PASV
Response:   227 Entering Passive Mode (192,168,1,129,4,0).
Command:    LIST
Response:   150 Transferring data.
Error:  Connection timed out
Error:  Failed to retrieve directory listing

Original issue reported on code.google.com by lbrinkmeyer81 on 25 Apr 2011 at 4:51

GoogleCodeExporter commented 9 years ago
Also experiencing this error, also using FileZilla. It should be noted that I 
did uninstall DVDx while upgrading to HBC1.0.8. Not sure if this has any impact

Original comment by overwei...@gmail.com on 30 Sep 2011 at 5:24

GoogleCodeExporter commented 9 years ago
Same issue here.... Please provide a fix

Original comment by anand....@gmail.com on 6 Nov 2011 at 7:57

GoogleCodeExporter commented 9 years ago
i have the same issue. updated my system menu from 4.1 to 4.3.  ftpii shows 
read error -104 occured

Original comment by Moggi...@gmail.com on 27 Mar 2012 at 10:58

GoogleCodeExporter commented 9 years ago
If anyone is still having this issue (I was) apparently, 0.0.2.1 is not the 
latest version of FTPii, and it doesn't work with 4.3. Download 0.0.2.2 (not in 
homebrew channel), and the error is fixed. I found a wad which lets me have 
FTPii on the system menu, which is pretty neat.

Original comment by Walnut.A...@gmail.com on 28 Feb 2015 at 10:36