[PLUG] Download All Specified Files From Website

Rich Shepard rshepard at appl-ecosys.com
Fri May 25 01:35:07 UTC 2012


   The Web site with the 32-bit compatibility libraries for Slackware64 has
several directories each containing numerous files with different
extensions. I want to recursively download all those with the extension of
t?z.

   ncftpget won't accept an http:// URL and wget -r gets all files in every
subdirectory, including those I don't need, but won't accept wildcards
(e.g., *.txz)

   Is there another tool (or option for the above) that will do the job?

Rich





More information about the PLUG mailing list