cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl: (13) Bad PASV/EPSV response: 550

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 25 Jan 2008 13:49:08 -0800

On Fri, Jan 25, 2008 at 03:24:36PM -0600, MFeliz wrote:
> I am new user to Curl and am trying to connect here is what I get when I try to
> connect:
> * Entry path is '/users/username'
> > EPSV
> * Connect data stream passively
> < 500 Unkwown command EPSV
> * disabling EPSV usage
> > PASV
> < 550 Command PASV failed
> * Bad PASV/EPSV response: 550
> * Connection #0 to host pharmacy-ftp.navitus.com left intact
> curl: (13) Bad PASV/EPSV response: 550
> > QUIT
> < 221 bye
> * Closing connection #0

You've asked curl to do a passive connection and the server doesn't support
it. You need to use the --ftp-port option for this server.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2008-01-25