Hi Alexander, 2009/5/5 Alexander V. Lukyanov <[email protected]>: > On Tue, May 05, 2009 at 08:12:41AM +0900, Naofumi Yasufuku wrote: >> I've updated lftp from (very old) 3.5.6 to the latest 3.7.13 >> on my FreeBSD box, and found that sftp directory listing >> does't work correctly if sftp:charset is set. > > Please try this patch.
This patch solves the sftp:charset problem, and works well ;-) Thank you for your great LFTP work! Regards, --Naofumi > >> I think, utf8_to_lc(na->longname) call can replace "name" content >> before copying by "new FileInfo(name)". > > You are right, utf8_to_lc clobbered tmp buffer. > > -- > Alexander.. > -- Naofumi Yasufuku (安福 尚文) E-mail: [email protected] [email protected] "The best way to predict the future is to invent it." -- Alan Kay
