On Thu, Dec 20, 2007 at 09:41:09PM +0100, Daniel Grund wrote: > I cannot get lftp to download a file that has a german umlaut in its > name. It neither works with an explicit charset setting nor without it.
First you have to check which encoding the ftp server uses. Turn on debug, see if UTF8 mode is activated. Do ls to a file and inspect the encoding without charset settings. -- Alexander.
