cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: converting relative paths to absolute paths

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 25 Sep 2000 10:08:13 +0200 (MET DST)

On Fri, 22 Sep 2000, Luigi Canali wrote:

> Is there any way to take the relative paths downloaded within a page and
> to turn them into the correspding absolute path from the command line?

I figure you're refering to html tags here?

Curl doesn't understand HTML. It won't modify HTML pages.

You should probably look at a tool like wget or something to do that kind of
stuff.

-- 
  Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
Received on 2000-09-25