Subject: Illegal PORT command
From: Neil Moomey (neilmoomey@gci.net)
Date: Thu Nov 08 2001 - 11:06:35 AKST
I'm trying to debug a Java application I modified that connects to a
FTP server and retrieves a file. Does anyone know why I'm getting an
Illegal PORT command? I've tried it at home and at work with similar
results so I don't think it's my firewall. I've tried it with and
without Passive Mode. The output is something like this:
...
257 "/htdocs" is current directory.
/htdocs
TYPE I
200 Type set to I.
PASV
227 Entering Passive Mode (216,104,172,127,5,204).
RETR index.php
500 Illegal PORT command.
This archive was generated by hypermail 2a23 : Thu Nov 08 2001 - 11:06:36 AKST