You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
lbrinkmeyer81
on 25 Apr 2011 at 4:51The text was updated successfully, but these errors were encountered: