Re: WGET questions. Pleae Help.

From: Paul Boekholt (p.boekholt_at_hetnet.nl)
Date: 02/29/04


Date: 29 Feb 2004 18:37:55 GMT

On Sun, 29 Feb 2004 00:56:12 GMT, Crikey Schmikey <holy@nospam.com> said:
> > The wget man page has all the information you need. Look at the -r
> > option.
>
> Yep, did that, and specified -l=0. Didn't work at all. It it
> actually did do, even though I used -np, was it started retrieving
> pages from Wired's own page!

`-i FILE'
`--input-file=FILE'
     Read URLs from FILE, in which case no URLs need to be on the
     command line. If there are URLs both on the command line and in
     an input file, those on the command lines will be the first ones to
     be retrieved. The FILE need not be an HTML document (but no harm
     if it is)--it is enough if the URLs are just listed sequentially.

Simply get the page, extract any links you want to download to a file and
give that to wget.



Relevant Pages

  • follow up on autoimcrements (David Sceppas book)
    ... sure that if multiple users were using the app that the autoincrement values ... I am retrieving to create child records would remain accurate. ... define first insert command and parameters. ... I would highly reccomend David Sceppa's book on ADO.NET. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Unable to Install Solaris V9 4/03
    ... terminal was telling me syntax was wrong then it was indeed retrieving OS ... I then discovered that adding a space after the command string meant the ... > sits with a prompt and goes no further. ... >> If you're using a serial termin, there's no need to bother with ...
    (comp.sys.sun.admin)
  • Re: Function Return inside Store Procedure
    ... you can add a parameter with ParameterDirection.Return to the command ... that's calling the storedprocedure. ... Retrieving the return value can then be ... done by reading the value of the passed parameter. ...
    (microsoft.public.dotnet.general)
  • Re: Function Return inside Store Procedure
    ... you can add a parameter with ParameterDirection.Return to the command ... > that's calling the storedprocedure. ... Retrieving the return value can then be ...
    (microsoft.public.dotnet.general)
  • Re: [SLE] wget confusion...
    ... > I'm a bit confused by the behavior of wget... ... I've issued the command ... (later mod time than the previous download), it will retrieve that file ...
    (SuSE)