I use wget to recursive download a web to download some files in a FTP. I have a Ubuntu PC with zh-CN.utf-8 locale , but I think the FTP server is cp936 locale . So, the filename I get is all like "???????"(cp936 on utf8 Can't read it ). In my windows PC. I do same things ,and filenames is right , like "中文歌曲"(chinese) What should i do if I want get right filename when I download them with wget ? Help me ,please .
-- My GPG Public Key : 0x504A07F0
