M mdelaney123 macrumors regular Original poster Jan 31, 2005 #1 Anyone know of a software program that will save a web site locally to my iBook so I can view the site when I am not connected to the internet? Thanks...
Anyone know of a software program that will save a web site locally to my iBook so I can view the site when I am not connected to the internet? Thanks...
jxyama macrumors 68040 Jan 31, 2005 #3 firefox has an option to "save as..." a complete webpage, if you wanted a few pages...
jaseone macrumors 65816 Jan 31, 2005 #4 /Applications/Utilities/Terminal Then I am *fairly* sure that wget is installed in OSX by default so if you get an error saying the below can't be ran for whatever reason then it's a different story but hopefully it is as easy as: Code: wget -m -k http://yourwebsite.com You might want to Code: mkdir yourwebsite.com Then Code: cd yourwebsite.com First though.
/Applications/Utilities/Terminal Then I am *fairly* sure that wget is installed in OSX by default so if you get an error saying the below can't be ran for whatever reason then it's a different story but hopefully it is as easy as: Code: wget -m -k http://yourwebsite.com You might want to Code: mkdir yourwebsite.com Then Code: cd yourwebsite.com First though.
B Biker21098 macrumors member Jan 31, 2005 #5 I second that Web devil is great, very simple, clean easy to use. Is very thorough. Hope that helps.
Mechcozmo macrumors 603 Feb 1, 2005 #7 Dreamkatcha said: Site Sucker is great for simple, non-javascript pages. Click to expand... I second SiteSucker, great app, plus you can queue up websites to be "sucked"!
Dreamkatcha said: Site Sucker is great for simple, non-javascript pages. Click to expand... I second SiteSucker, great app, plus you can queue up websites to be "sucked"!