curl-users
Re: Curl set up
From: Arthur <pylinuxian_at_gmail.com>
Date: Wed, 30 Apr 2008 21:26:56 +0000
Date: Wed, 30 Apr 2008 21:26:56 +0000
ok
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