HTTrack Website Copier
Free software offline browser - FORUM
Subject: stay depracated, visible header, save structure
Author: Tero
Date: 07/07/2003 14:45
 
Stay depracated

I would like to define the scope of download in the url,
so that
        foo.com would download any url matching foo.com*
        foo.com/dir/ would download foo.com/dir/*
        foo.com/dir/bar.html would download just bar.html
but the source code src/htsalias.c says all the stay options
(stay-on-same-dir -S, can-go-down -D etc) are depracated.
How can I limit the fetching scope?
Visible header

I would like to have a visible header (footer) on each
page such as "foo.com/bar 2003-07-07" where foo.com/bar is
a link to that address. It should be just after the body 
tag to keep the html valid. (And maybe a perl one-liner
script on the documentation to strip out these comments if
needed).

Save structure

I want httrack to build me a "partial copy of internet"
on my hard disk, so that
- everything goes under ~/websites
- no project folders, instead <http://foo.com/zaa.html>
goes to ~/websites/http/foo.com/zaa.html
(and not ~/websites/foo.com/foo.com/zaa.html)
- if a page links to a site fetched earlier, link
would automatically be converted to a link
to local copy of that site (even when they
belong to different projects.

Thanks for the great tool!
 
Reply


All articles

Subject Author Date
stay depracated, visible header, save structure

07/07/2003 14:45
Re: stay depracated, visible header, save structure

07/07/2003 20:53
Re: .. save structure

07/08/2003 10:18
Re: .. save structure

07/08/2003 19:18




6

Created with FORUM 2.0.11