Deze fout heb ik hier nog niet eerder gezien: ik kan wel verbinden met FTP, maar als ik dan de directory listing opvraag krijg ik een timeout.
(Dit is van filezilla, maar met ws_ftp krijg ik hetzelfde.)
Iemand een idee ?
(op de Humax zelf zijn de opnames gewoon te zien.)
Code:
Status: Connecting to 192.168.147.112:21...
Status: Connection established, waiting for welcome message...
Response: 220 Welcome to connection.
Command: USER HumaxFTP
Response: 331 Password required for humaxftp.
Command: PASS ****
Response: 230 User logged in, proceed.
Command: SYST
Response: 215 UNIX system type.
Command: FEAT
Response: 500 Syntax error, command unrecognized.
Status: Server does not support non-ASCII characters.
Status: Connected
Status: Retrieving directory listing...
Command: CWD /mnt/hd3/Video
Response: 250 File action is successful. Proceed.
Command: PWD
Response: 257 "/mnt/hd3/Video" is current working dir.
Command: TYPE I
Response: 200 Port command successful
Command: PORT 192,168,147,111,207,80
Response: 200 Port command successful
Command: LIST
Error: Connection timed out
Error: Failed to retrieve directory listing
Iemand een idee ?
(op de Humax zelf zijn de opnames gewoon te zien.)