Ahh, your right that will probably do the trick. I have 1.5.3 for Solaris
and it doesnt appear to support it. Im putting this on a few linux based
boxes though which I can pull the new source in and compile.

Thanks, saved me searching for another solution.

Jake


-----Original Message-----
From: Hack Kampbjørn [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 26, 2001 12:01 PM
To: Jake Schleich
Cc: '[EMAIL PROTECTED]'
Subject: Re: Question on interfaces


Jake Schleich wrote:
> 
> Does wget support a switch to control which interface you download
through?
> ie: I have stats servers set up to download files at predetermined
> intervals, but I want to tell wget to download through interface hme0 then
> hme1, etc. etc.
> 
> Is that possible?

Can't you use the --bind-address option ?

$ wget --help
GNU Wget 1.6.1-dev, a non-interactive network retriever.
Usage: wget [OPTION]... [URL]...
[...]
Download:
       --bind-address=ADDRESS   bind to ADDRESS (hostname or IP) on
local host.
  -t,  --tries=NUMBER           set number of retries to NUMBER (0
unlimits).
  -O   --output-document=FILE   write documents to FILE.
  -nc, --no-clobber             don't clobber existing files or use .#
suffixes.
[...]

-- 
Med venlig hilsen / Kind regards

Hack Kampbjørn               [EMAIL PROTECTED]
HackLine                     +45 2031 7799

Reply via email to