cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl - with Interface and local port

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 27 Jul 2009 10:12:07 +0200 (CEST)

On Mon, 27 Jul 2009, P Chaitra-A15829 wrote:

> 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.

curl version and OS?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
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