cURL / Mailing Lists / curl-users / Single Mail

curl-users

curl - with Interface and local port

From: P Chaitra-A15829 <chaitra_at_motorola.com>
Date: Mon, 27 Jul 2009 15:59:25 +0800

Hi,
 
Has anyone tried the following command for curl and made it work?
curl --ftp-pasv --interface 192.2.84.1 --local-port 59500-59502 ftp://192.2.84.29//disk1/home/xyz/data -v --trace T3 -o tgtFile --user xyz:xyz123
 
If I give both Interface and and Local Port option it is not working as per the desired invocation. It binds to the given interface but does not bind to the given port.
 
Can someone pls help.
 
thx
Chaitra

-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-07-27