On Tue, Jan 18, 2005 at 08:26:38AM +1000, Ian Mortimer wrote: > On Mon, 2005-01-17 at 23:20, Alexander V. Lukyanov wrote: > > > You have to specify user name and password in proxy setting: > > > > set hftp:proxy http://user:[EMAIL PROTECTED] > > set ftp:proxy http://user:[EMAIL PROTECTED] > > Yes, that works. (Obvious, I guess). I don't suppose there's > anyway to get lftp to prompt for a password (rather than store > plain text passwords in .lftprc)?
You can omit password from ftp:proxy and lftp would ask for it. For other *:proxy settings it is not done, though. lftp> set ftp:proxy http://[EMAIL PROTECTED] ftp:proxy password: _ -- Alexander.
