Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Oracle Presentation for Beginners!
Worked fine for me -- as long as you don't want to hit the copy with IE. Go
figure! The site was created by MS PowerlessPoint and includes tons of
MS-only HTML (and XML). But it browses fine with Opera6! I've tried a
bunch of stuff to get those icky frames and crap to work with IE, but no
luck.
BTW, I used HTTrack. I probably DL'd it from http://download.cnet.com
If you can, ignore anything off-site (it links to w3.org in meta tags), but there are some hard-coded links onsite, too (does that negate "--relative"?). And the resultant SQL was anything but pretty (it made several copies of images due to JavaScripting).
GL! :)
Rich Jesse System/Database Administrator Rich.Jesse_at_qtiworld.com Quad/Tech International, Sussex, WI USA
> -----Original Message-----
> From: Jared.Still_at_radisys.com [mailto:Jared.Still_at_radisys.com]
> Sent: Tuesday, May 07, 2002 3:19 PM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: Oracle Presentation for Beginners!
>
>
> Hey list!
>
> Do any of you have some pointers on creating a browsable copy of this
> site?
>
> I've tried Teleport Pro ( web spider ), which has worked in
> the past for
> me,
> but not on this site.
>
> I've used wget on my Linux box, but I have not been able to
> find a balance
> between getting all of the needed components and downloading the
> entire web site.
>
> wget --output-file=oratut.log \
> --verbose \
> --input-file=oratut.url \
> --waitretry=5 \
> --force-directories \
> --no-host-directories \
> --directory-prefix=oratut \
> --timestamping \
> -nr \
> --recursive \
> --level=0 \
> --convert-links \
> --cut-dirs=3 \
> --page-requisites \
> --no-parent
>
> #--relative
>
> Using both of '--relative' and '--no-parent' misses some pages.
>
> Uncommenting one of them gets most.
>
> Uncommenting both downloads the entire site ( I killed it at 275 meg )
>
> Of course it's on topic, I want to get those Oracle tutorials.
>
> It will keep my intern busy for awhile. ;)
>
> Jared
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Jesse, Rich INET: Rich.Jesse_at_qtiworld.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue May 07 2002 - 15:56:34 CDT
![]() |
![]() |