On Oct 24, 9:28*am, Tim Slattery <Slatter...@bls.gov> wrote:
> fr...@theshire.net wrote:
> > the ftp command line is:
> > ftp> quote pasv
> > and yes it is supported, it'll respond w/ "227 entering passive mode
>
> Yeah, but....
> That tells the server to go into passive mode, the client still knows
> nothing about it. According to
> http://www.iss.net/security_center/a...SV/default.htm
Thanks for the confirmation. I appreciate this pointer.
I had tried "quote pasv" previously, and a network trace showed that
it does send PASV, and the ftp server does respond with "entering
passive mode".
But subsequent transmissions from the ftp client were not right, and
the FTP dir, get or put command timed out.