- Dec 12, 2000
- 67
- 0
- 0
I've used wget before and it's quite useful for downloading files from a static directory listing, but is there a utility to traverse a set of dynamic links such as these:
http://coastwatch.pfeg.noaa.go...iod=1day¢eredTime=
The best thing I could think of was to feed a list of all the URLs to a loop written in some sort of scripting language (probably Python, cos that's all I know), but I was wondering if anyone knew of a utility that would take care of this for me.
http://coastwatch.pfeg.noaa.go...iod=1day¢eredTime=
The best thing I could think of was to feed a list of all the URLs to a loop written in some sort of scripting language (probably Python, cos that's all I know), but I was wondering if anyone knew of a utility that would take care of this for me.