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? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -