Thread: LIST Timed Out
View Single Post
Old 05-15-2002, 01:56 PM  
napper
Junior Member
 
Join Date: May 2002
Posts: 1
Question LIST Timed Out

Hello there,

I guess this is a pretty amateurish question but I just am not able to fix the problem on my own, somehow. I am trying to connect to a ftp server to update a website. Connection works just fine but, the other site accapts the password and everything but then when it tries to list the directory nothing happens until it finally times out.

LIST
NOOP
200 NOOP command successful.
Connection lost: ano
NOOP
200 NOOP command successful.
421 No Transfer Timeout (300 seconds): closing control connection.
Connection lost: ano

First I thought this might be because I am part of a LAN with on computer connected to the internet (cable) through which all of the other computers log into the net and that the server might get the idea that I'm behind a firewall. So I tried it with the passive mode, but that didn't bring anything either: this time it aboarded the connection with the error message:

Connecting to ano
Connected to 55.63.210.24 Port 21
220 ano.nym.net FTP server ready.
USER kiebitzberg
331 Password required for ano.
PASS (hidden)
230 User ano logged in.
SYST
215 UNIX Type: L8
REST 100
350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
PWD
257 "/" is current directory.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (55,63,210,24,143,116).
Data Socket Error: Connection failed (Connection refused)

I am not quite sure of what to do right now but I need to get those data syncronized somehow. Anybody an idea of what I am doing wrong?

Napper
napper is offline