I use wget 1.8.2: -r -nH -P /usr/file/somehost.com somehost.com http://somehost.com Bug description: If some script http://somehost.com/cgi-bin/rd.cgi return http header with status 302 and redirect to http://anotherhost.com then the first page of http://anotherhost.com/index.html accepted and save to file that replace http://somehost.com/index.html on the dir /usr/file/somehost.com/.
