apache - Recursively try all urls alphabetically and download files -


is there way recursively , alphabetically test possible urls inside folder , recursively download files local machine?

i aware of curl , wget, i'm not sure if work this.

say... http://www.domain.com/something/

from there download recursively files located in subfolders aaa, aab, aba, baa, abb, bab, bbb, ccc... possible amounts of letters / numbers , custom limits script user.


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

Php - Delimiter must not be alphanumeric or backslash -

Delphi interface implements -