I forgot to add I was using # wget --version GNU Wget 1.10.2 and
# uname -sr Linux 2.6.19.1 Wget has been compiled with ssl and nls support, that's all. Best regards, Sylvain Garrigues. Sylvain wrote: > Hello, > > I just had a problem with a badly written web site where relative links > where going beyond the root folder. > > As an example, wget www.somesite.org/../index.html fails with a 400 > error, while links and firefox actually get the index page. > > Could there be an option to parse and strip URL before trying to fetch them? > > Best regards, > Sylvain Garrigues. > >
