weird FTP problem

When trying to retrieving a file just one file I get this

STATUS:> Receiving: cgiperl.htm --> c:\junk\cgiperl.htm
COMMAND:> PASV
227 Entering Passive Mode (66,246,52,2,73,138)
COMMAND:> RETR cgiperl.htm
STATUS:> Connecting data socket...
503 ASCII resume is unsafe, please delete the file first
ERROR:> Can't initiate data transfer
STATUS:> Failed to receive cgiperl.htm
STATUS:> Disconnect: Friday 13:56:56 01-17-2003

then after that, it wants to reconnect to the site and then this

STATUS:> Connecting data socket...
150 Accepted data connection
COMMAND:> ABOR
STATUS:> Received 0 bytes, Abnormal termination
COMMAND:> CWD /www
226-Options: -l
226 8 matches total
STATUS:> Retrieving directory listing...
COMMAND:> PASV
226 Since you see this ABOR must've succeeded
STATUS:> Error opening data socket
STATUS:> Receiving: cgiperl.htm --> c:\junk\cgiperl.htm
COMMAND:> PASV
250 OK. Current directory is /www
STATUS:> Error opening data socket
STATUS:> Failed to receive cgiperl.htm
STATUS:> Disconnect: Friday 13:57:01 01-17-2003

Whats it doing or what is this error?

 

 

 

 

Top