Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Old May 24th 05, 07:32 PM
John Smith
 
Posts: n/a
Default Download a whole website to your computer.

Sometimes, a guy just finds a whole website he would like to examine in
detail--when offline. Such as downloading it your laptop and taking it on
vacation with you, on a plane, lunch hour at work, etc...

Here is a link to Httrack, a program which will do that for you...
becareful about setting it to ignore robot rules and turning it lose on a
LARGE website... you could be downloading for days...
http://www.httrack.com

Warmest regards,
John
--
Watching the cutting edge of yesterday replay--in virtual reality, right
before my eyes--in real time!
Thirty year old technology--wasn't it amazing?


  #2   Report Post  
Old May 24th 05, 09:31 PM
Bob Bob
 
Posts: n/a
Default

wget --recursive --convert-links - also works a treat. Linux of course!

John Smith wrote:
Sometimes, a guy just finds a whole website he would like to examine in
detail--when offline. Such as downloading it your laptop and taking it on
vacation with you, on a plane, lunch hour at work, etc...

  #3   Report Post  
Old May 24th 05, 11:04 PM
John Smith
 
Posts: n/a
Default

There are many alternatives, Httrack is simply the best... on Linux wget is
a good alternative...

Warmest regards,
John

"Bob Bob" wrote in message
...
wget --recursive --convert-links - also works a treat. Linux of course!

John Smith wrote:
Sometimes, a guy just finds a whole website he would like to examine in
detail--when offline. Such as downloading it your laptop and taking it
on vacation with you, on a plane, lunch hour at work, etc...



  #4   Report Post  
Old May 25th 05, 01:52 AM
funkbastler
 
Posts: n/a
Default

On Tue, 24 May 2005 15:04:44 -0700, "John Smith"
wrote:

There are many alternatives, Httrack is simply the best... on Linux wget is
a good alternative...


wget is a good alternative on windows, too.

--
-fb-

  #5   Report Post  
Old May 25th 05, 01:58 AM
John Smith
 
Posts: n/a
Default

Linux warriors unite!!! ROFLOL!!!

Linux From Scratch has 'em all beat, all you need is the linux kernel and
you build your own OS... plus, then you can claim you are a REAL unix
user...

Warmest regards,
John

"funkbastler" wrote in message
...
On Tue, 24 May 2005 15:04:44 -0700, "John Smith"

wrote:

There are many alternatives, Httrack is simply the best... on Linux wget
is
a good alternative...


wget is a good alternative on windows, too.

--
-fb-





  #6   Report Post  
Old May 25th 05, 02:01 AM
John Smith
 
Posts: n/a
Default

A URL for anyone who would really like to learn/use Linux:
http://www.linuxfromscratch.org/

Warmest regards,
John

"John Smith" wrote in message
...
Linux warriors unite!!! ROFLOL!!!

Linux From Scratch has 'em all beat, all you need is the linux kernel and
you build your own OS... plus, then you can claim you are a REAL unix
user...

Warmest regards,
John

"funkbastler" wrote in message
...
On Tue, 24 May 2005 15:04:44 -0700, "John Smith"

wrote:

There are many alternatives, Httrack is simply the best... on Linux wget
is
a good alternative...


wget is a good alternative on windows, too.

--
-fb-





  #7   Report Post  
Old May 25th 05, 02:31 AM
Bob Bob
 
Posts: n/a
Default

For those that want to play with Linux under Windows have a look at the
cygwin system. (http://www.cygwin.com) You get the Linux CLI and if you
want you can also run XWindows. You can probably run wget inside it as
well although I havent checked. For a while I use to run XWindows apps
from my "remote" Linux box on the W32 screen. (I have since converted to
running Wine (windows emulator) under Linux or a VNC connection to my
W98 laptop under the ebd!)

Cygwin is kind of handy for die hard W32 users that only need a little
Linux now and then! There has also been a number of cross platform
projects that need the cygwin libary and this can be compiled to run on
both OS's. A good example of this is the RDFT code under Digtrx.

Cheers Bob

funkbastler wrote:
----

wget is a good alternative on windows, too.

  #8   Report Post  
Old May 25th 05, 03:14 AM
John Smith
 
Posts: n/a
Default

Oh yeah, we will get right on that--run one OS so we can run another right
on top of it...

Dual boot, run your games in windows, go linux for root hacking... don't
run windows, so you can run linux on top of it, so you can go root hacking
into the old guys computers here... they arent' a challenge anyway--go beat
up on other teenagers...

Warmest regards,
John

"Bob Bob" wrote in message
news
For those that want to play with Linux under Windows have a look at the
cygwin system. (http://www.cygwin.com) You get the Linux CLI and if you
want you can also run XWindows. You can probably run wget inside it as
well although I havent checked. For a while I use to run XWindows apps
from my "remote" Linux box on the W32 screen. (I have since converted to
running Wine (windows emulator) under Linux or a VNC connection to my W98
laptop under the ebd!)

Cygwin is kind of handy for die hard W32 users that only need a little
Linux now and then! There has also been a number of cross platform
projects that need the cygwin libary and this can be compiled to run on
both OS's. A good example of this is the RDFT code under Digtrx.

Cheers Bob

funkbastler wrote:
----

wget is a good alternative on windows, too.



  #9   Report Post  
Old May 25th 05, 10:21 AM
Andrzej XTC
 
Posts: n/a
Default

httrack for linux (command line) is imo better than wget with parameters...
unfortunately - with wget I couldn't get some webpages so I started
to use HTTRACK on both windows and linux boxes (linux version is better
form me just because I can leave it screen'ed on one of the servers).
Anyway - HTTRACK is very good piece of software.

Greetings
Andrzej Rusiecki

John Smith wrote:

There are many alternatives, Httrack is simply the best... on Linux wget is
a good alternative...

Warmest regards,
John

"Bob Bob" wrote in message
...

wget --recursive --convert-links - also works a treat. Linux of course!

John Smith wrote:

Sometimes, a guy just finds a whole website he would like to examine in
detail--when offline. Such as downloading it your laptop and taking it
on vacation with you, on a plane, lunch hour at work, etc...




  #10   Report Post  
Old May 25th 05, 10:16 PM
funkbastler
 
Posts: n/a
Default

On Tue, 24 May 2005 17:58:24 -0700, "John Smith"
wrote:

Linux warriors unite!!! ROFLOL!!!

Linux From Scratch has 'em all beat, all you need is the linux kernel and
you build your own OS... plus, then you can claim you are a REAL unix
user...


Tried Gentoo - spent too much time playing with the OS instead of getting
things done :-) Went back to RedHat.

--
-fb-

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fixing a computer power supply OCEANRADIO Boatanchors 7 October 22nd 04 05:40 AM
Read this, your freedom may depend on it! Gary Stollman Shortwave 2 February 11th 04 03:39 PM
An article for my personal website ? Thierry Antenna 0 January 28th 04 07:41 PM
FS: Mappit A4F - Fanless, DC powered computer Alexander Ramlow Boatanchors 0 November 24th 03 12:03 PM


All times are GMT +1. The time now is 11:17 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 RadioBanter.
The comments are property of their posters.
 

About Us

"It's about Radio"

 

Copyright © 2017