Page 2 of 2

Re: GNU Wget + Index of /

Posted: 29. Sep 2010, 20:27
by zAchAry
back to topic:

Code: Select all

wget -r -np -l 2 <index_page_address>
credits: histolo2

Code: Select all

       -r
       --recursive
           Turn on recursive retrieving.

Code: Select all

       -np
       --no-parent
           Do not ever ascend to the parent directory when retrieving
           recursively.  This is a useful option, since it guarantees that
           only the files below a certain hierarchy will be downloaded.

Code: Select all

       -l depth
       --level=depth
           Specify recursion maximum depth level depth.  The default maximum
           depth is 5.

Re: GNU Wget + Index of /

Posted: 8. Oct 2010, 07:40
by pwatk
Duncan_Idaho wrote:
damNageHack wrote:offtopic :arrow: According to my law teacher (with is a danish lawyer also), it is the law of the destination country to which the language is dedicated. So if you - for example - create a page in swedish, but the server is in USA, then swedish law will be applied in general.
mmmm, so basically that mean that americans(for example) can claim legal jurisdiction over any web page written in english? :?

the more you know :mrgreen:
Surely that would be England not America (not that I'm bias of course) :lol: :D

Re: GNU Wget + Index of /

Posted: 8. Oct 2010, 09:24
by damNageHack
The only thing to be aware of here is, that you have to be carefull to which market you are dedicating your web page, especially with the language.
Mostly everybody should be able to understand english, so do not care.
And it is highly recommended that you then provide your page in at least the most common spoken languages of the world.