Mika Tuupola <[EMAIL PROTECTED]> writes: > I have a site which has relative links like this: > > <a href="jump?dest=bar&lang=foo">link</a> > > I have been trying different switches to make wget -r follow > those links but have been unsuccesfull. Is this possible with > the current version of wget?
Can you give more details? The actual URL and a debug log would help; failing that, more information would be nice. To answer your question, yes, it is possible, and it should work.
