On 21.12.2007 17:54, Alexander V. Lukyanov wrote: > > The server seems to be using UTF-8. lftp automatically chose the > > file:charset ISO8859-15 > > for itself. ftp:charset is not set. > > > > The filename still shows up with a questionmark instead of the german > > umlaut that FreeBSD's builtin ftp shows. > > Probably the server is not correctly configured, thus does not correcly > convert iso8859-15 to utf-8. > > Try `set ftp:use-feat off' in lftp. Then lftp won't select UTF-8, and > probably will work with the default encoding.
That did the trick. Thanks for your help and the great lftp program. -- Daniel
