Follow-up Comment #8, bug #53322 (project wget):

Just remove --recursive and you get what you want.
Keep in mind that wget doesn't run Javascript, so no dynamic created
requisites can be downloaded.

$ tree addyosmani.com/
addyosmani.com/
├── cdn-cgi
│   └── scripts
│       └── d07b1474
│           └── cloudflare-static
│               └── email-decode.min.js
└── resources
    └── essentialjsdesignpatterns
        ├── book
        │   ├── images
        │   │   ├── base.png
        │   │   └── ns1.png
        │   ├── index.html
        │   ├── scripts
        │   │   └── vendor.js
        │   └── styles
        │       └── vendor.css
        └── cover
            └── cover.jpg

11 directories, 7 files


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53322>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to