Hi, In the last version of lftp was supressed the output of password to log but it still shows this sensible info in other places: I connect to my FTP with this command: "lftp -u <user>,<password> <server>" and when I execute history I see the password, if I press key <up> I see the password, if I execute debug it shows the password too. This info should be always invisible.
By other side, is there a way to automate FTP connection without entering the password in plain text? Regards.
