FTP Hanging caused by WinTV hardware

Report client bugs
Post Reply
adrianh
Posts: 3
Joined: Mon Aug 30, 2004 7:56 am

FTP Hanging caused by WinTV hardware

Post by adrianh »

Each time I attempt to download ftp hangs at various points within the selected file. This happens with any ftp program and not just Core ftp on a particular server. The strange thing is that I also have an iMac running OSX which dowloads the files from that server fine each time. I'm using a P4 PC with Win XP. I tried an alternative server at a different host and Coreftp works fine. Help / suggestions appreciated.
adrianh
Posts: 3
Joined: Mon Aug 30, 2004 7:56 am

Post by adrianh »

Here's the log (abridged):


230 OK. Current directory is /
SYST
215 UNIX Type: L8
Keep alive off...
PWD
257 "/" is your current location
PASV
227 Entering Passive Mode (213,171,193,5,198,255)
LIST
Connect socket #1424 to 213.171.193.5, port 50943...
150 Accepted data connection
226-Options: -a -l
226 3 matches total
Transferred 195 bytes in 0.203 seconds
CWD /logfiles
250 OK. Current directory is /logfiles
PASV
227 Entering Passive Mode (213,171,193,5,123,6)
LIST
Connect socket #1424 to 213.171.193.5, port 31494...
150 Accepted data connection
226-Options: -a -l
226 2 matches total
Transferred 131 bytes in 0.109 seconds
CWD /logfiles/W3SVC488513374/
250 OK. Current directory is /logfiles/W3SVC488513374
PASV
227 Entering Passive Mode (213,171,193,5,35,114)
LIST
Connect socket #1424 to 213.171.193.5, port 9074...
150 Accepted data connection
226-Options: -a -l
226 10 matches total
Transferred 685 bytes in 0.141 seconds
TYPE I
200 TYPE is now 8-bit binary
PASV
227 Entering Passive Mode (213,171,193,5,220,138)
RETR ex040824l.log
Connect socket #1448 to 213.171.193.5, port 56458...
150-Accepted data connection
150 9227.9 kbytes to download
adrianh
Posts: 3
Joined: Mon Aug 30, 2004 7:56 am

Server

Post by adrianh »

The interesting thing is that this should be a Windows 2003 server.


230 OK. Current directory is /
SYST
215 UNIX Type: L8
Keep alive off...
PWD
257 "/" is your current location
PASV
227 Entering Passive Mode (213,171,193,5,198,255)
LIST
Connect socket #1424 to 213.171.193.5, port 50943...
150 Accepted data connection
226-Options: -a -l
226 3 matches total
Transferred 195 bytes in 0.203 seconds
CWD /logfiles
250 OK. Current directory is /logfiles
PASV
227 Entering Passive Mode (213,171,193,5,123,6)
LIST
Connect socket #1424 to 213.171.193.5, port 31494...
150 Accepted data connection
226-Options: -a -l
226 2 matches total
Transferred 131 bytes in 0.109 seconds
CWD /logfiles/W3SVC488513374/
250 OK. Current directory is /logfiles/W3SVC488513374
PASV
227 Entering Passive Mode (213,171,193,5,35,114)
LIST
Connect socket #1424 to 213.171.193.5, port 9074...
150 Accepted data connection
226-Options: -a -l
226 10 matches total
Transferred 685 bytes in 0.141 seconds
TYPE I
200 TYPE is now 8-bit binary
PASV
227 Entering Passive Mode (213,171,193,5,220,138)
RETR ex040824l.log
Connect socket #1448 to 213.171.193.5, port 56458...
150-Accepted data connection
150 9227.9 kbytes to download
Post Reply