This link has been bookmarked by 65 people . It was first bookmarked on 27 Feb 2007, by Perry Branch.
-
11 Sep 11
-
15 Aug 10
-
wget -r -l1 -H -t1 -nd -N -np -A.mp3 -erobots=off -i mp3_sites.txtThat Wget recipe recursively downloads only MP3 files linked from the sites listed in mp3_sites.txt that are newer than any you've already downloaded. There are a few other specifications in there - like to not create a new directory for every music file, to ignore robots.txt and to not crawl up to the parent directory of a link. Jeff breaks it all down in his original post.
-
-
-
12 Jul 10
-
08 Jun 09
-
06 May 09
-
29 Apr 09
Mert NuhogluWhether you want to mirror an entire web site, automatically download music or movies from a set of favorite weblogs, or transfer huge files painlessly on a slow or intermittent network connection, Wget's for you.
-
wget [option]... [URL]... -
Mirror an entire web site
-
wget -m http://ginatrapani.googlepages.com -
to retrieve all the pages in a site PLUS the pages that site links to
-
Download all the pages (-r, recursive) on http://ginatrapani.googlepages.com plus one level (—level=1) into any other sites it links to (-H, span hosts), and convert the links in the downloaded version to point to the other site
-
-c --output-document=mavericks.avi
-
-c ("continue") option
-
the URL is in quotes, necessary for any address with &'s in it
-
I scheduled an hourly download of Lifehacker's daily traffic chart to run automatically
-
traffic_$(date +\%Y\%m\%d\%H).gif
-
result in unique filenames
-
from the sites listed in mp3_sites.txt
-
Jeff breaks it all down in his original post.
-
-
20 Apr 09
-
13 Mar 09
-
20 Feb 09
-
31 Jan 09
Thomas JamesYour browser does a good job of fetching web documents and displaying them, but there are times when you need an extra strength download manager to get those tougher HTTP jobs done.
A versatile, old school Unix program called Wget is a highly hackable, hlifehacks software Linux internet web tutorial tools howto datastorage UNIX datarecovery delicious HTTP wget
-
25 Jan 09
-
02 Jan 09
-
24 Nov 08
-
17 Nov 08
-
11 Nov 08
-
27 Oct 08
Engelbert Tejedarelated:gls*curl backup google notebook
related:http://lifehacker.com/software/hack-attack/back-up-your-google-apps-data-281635.php
childof:http://lifehacker.com/software/download-managers/geek-to-live--wget-local-copies-of-your-online-research-delicious-computers-network_tcpip-windows computers-commandline-windows computers-commandline-network_tcpip-windows computers-documentation
-
08 Sep 08
Shawn MillerTool to download/copy entire websites...good for backing up Google Notebooks, etc
-
02 Sep 08
-
28 Aug 08
-
14 Aug 08
-
04 Aug 08
-
22 Jul 08
-
13 Jul 08
-
09 May 08
-
05 May 08
-
30 Apr 08
-
29 Mar 08
-
26 Feb 08
-
09 Feb 08
-
05 Feb 08
-
04 Feb 08
-
27 Jan 08
-
24 Jan 08
-
07 Jan 08
-
16 Nov 07
-
05 Nov 07
-
02 Nov 07
-
07 Apr 07
-
26 Mar 07
-
24 Mar 07
-
23 Mar 07
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.