bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] Bug: --include-directories


From: Daniel Li
Subject: [Bug-wget] Bug: --include-directories
Date: Tue, 25 Oct 2011 14:19:24 -0700

Hi,

I've been trying to use wget to download a site, but I think the 
--include-directories option doesn't work as documented.  I want to download 
all directories and sub-directories named alpha, but when I execute the 
following line, wget downloads only an index.html file:

wget -e robots=off -m -I */alpha https://my.site.edu/this/is/my/root/

The directory structure on the server looks like this:

root/
   a/
       alpha/         # want to download this
       delta/
   b/
       delta/alpha    # and this
       delta/beta

Thanks,

Daniel Li

--
Daniel Y. Li
Ph.D. Student
Biomedical Informatics Training Program
Stanford University




reply via email to

[Prev in Thread] Current Thread [Next in Thread]