Seems to login ok but then things go downhill...any thoughts? (Yes, my default IP is 192.168.2.1):
Status: Connecting to 192.168.2.1:21...
Status: Connection established, waiting for welcome message...
Response: 220 Ftp firmware update utility
Command: USER admin
Response: 331 Password please.
Command: PASS *****
Response: 230 User logged in.
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 500 Unknown command: "FEAT"
Status: Server does not support non-ASCII characters.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 500 Unknown command: "PWD"
Error: Failed to retrieve directory listing
Status: Disconnected from server
↧