On Thu, Apr 07, 2011 at 04:53:33PM -0500, Stephen Handel wrote: > Lftp sends a FEAT and the server responds that it supports UTF8 so then > lftp sends an OPTS UTF8 which the server rejects as superfluous.
Then lftp assumes that UTF-8 is already ON. If you want to force another charset, use `set ftp:use-feat off' and `set ftp:charset NAME'. -- Alexander.
