Quantcast
Channel: Cemetech
Viewing all articles
Browse latest Browse all 75370

Technology & Calculator Open Topic :: Using wget to download ALL the zip files from a site

$
0
0
Author: Roguebantha
Subject: Using wget to download ALL the zip files from a site
Posted: 18 Jan 2013 09:53:07 pm (GMT -5)

I want to use wget (using Linux) to download every single zip file from a site. Nothing else, just the zip files…but I want to do it for every single link on the site. Basically, I want it to spider through the entire site, looking for every single zip file, and download it.

I'm certain this is possible, but I'm not quite sure how…right now I'm using
wget -r -A zip http://comeandlive.com/downloads/

To download all the zip files, but I feel like that's not getting them all, just the ones available straight from the page.


Viewing all articles
Browse latest Browse all 75370

Trending Articles