Olav Mørkrid <[EMAIL PROTECTED]> writes: > problem: international characters cause problems > > the image of victor jara in article is lost > int. chars. in filename saved on local disk is garble
Wget saves exactly the characters it finds in the URL. If the URL contains the sequence (presumably UTF-8) %C3%AD, that is what Wget will write to the file name. What characters did you expect to find in local file names?
