Re: Is "EPSV" an IPv6 command?

From: Cameron Kerr (cameron.kerr_at_paradise.net.nz)
Date: 02/12/04


Date: 12 Feb 2004 21:58:11 +1300

Chris Carlen <crcarle@bogus.sandia.gov> wrote:

> I think that "EPSV" really means "go into extended passive mode," correct?

Correct, but its a message to the server. When the server gets it, and it
doesn't know about the EPSV command, its going to say 'command not
understood'. Some buggy servers might do something slightly undefined,
which may be where your problem of hanging is coming from.

> To which the server says it can't comply. What should be used instead
> is passive mode, which I can make happen by typing "passive", and which
> will cause my client to send "PASV" to the server, right?

Correct.

-- 
Cameron Kerr
cameron.kerr@paradise.net.nz : http://nzgeeks.org/cameron/
Empowered by Perl!


Relevant Pages

  • Re: Is "EPSV" an IPv6 command?
    ... Cameron Kerr wrote: ... but its a message to the server. ... > doesn't know about the EPSV command, its going to say 'command not ... Sandia National Laboratories CA USA ...
    (comp.os.linux.networking)
  • ANNOUNCE: UnixODBC 0.31
    ... UnixODBC provides a toolkit for writing Perl ODBC clients. ... - Installing and Configuring the Bridge Server ... UnixODBC.pm provides Perl programs with a subset of the X/Open ... Bridge Server," below. ...
    (comp.lang.perl.modules)
  • POP3 Mail Client in PERL using IO::Socket module only and regular expressions
    ... I am writing a POP3 Client program in Perl. ... Server and have a running conversation with the mail server using ... print $socket "STAT",CRLF; ...
    (comp.lang.perl.misc)
  • Re: Who will win the battle for control of the web?
    ... Java is about the only language which was popular for both, ... the server despite a number of implementations. ... Can Perl generate a file that will produce a rich ... Same as any other language. ...
    (comp.lang.perl.misc)
  • Solved: Perl/NFS "Text File Busy" Error And Related Problems
    ... Â That means I am actually editing the Perl file on ... and I am running it on another (my server). ... The first problem I had was that when I saved my script through NFS, ... apt-get install nfs-kernel-server ...
    (Debian-User)