When using the --recursive command with wget, there seems to be a small issue with the logic that decides whether to enqueue a file to the downloads list or not.
By default wget downloads files only from the same host. However, this causes a problem when the target hostname changes thus: parent: gnu.org target: www.gnu.org This issue causes wget to stop after just one download on a lot of sites. I'm not sure if this exists in the older or release since I only have the development version installed. -- Thanking You, Darshit Shah Research Lead, Code Innovation Kill Code Phobia. B.E.(Hons.) Mechanical Engineering, '14. BITS-Pilani
