cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Curl set up

From: Seldanne <seldanne_at_hotmail.com>
Date: Wed, 30 Apr 2008 16:50:51 -0500

Guess I'm not the only one who use's SHOULD WORK :) But sorry I still get '<52> Empty reply from server'

Date: Wed, 30 Apr 2008 21:26:56 +0000From: pylinuxian_at_gmail.comTo: curl-users_at_cool.haxx.seSubject: Re: Curl set upok man says : --disable-epsv
(FTP) Tell curl to disable the use of the EPSV command when doing passive FTP transfers. Curl will normally always first attempt to use EPSV before PASV, but with this option, it will not try using EPSV.
If this option is used several times, each occurrence will toggle this on/off.
this will put transfer into passive mode . & it should work.
Received on 2008-04-30