On Sun, May 08, 2005 at 05:42:45PM +0200, Bernhard Walle wrote: > it would be nice if SSH2 public key authentication could be implemented > even if the local username does not match the remote username. > > If I log in using the "ssh" command, the public/private key is used and > I don't get asked for the host password. But using lftp, I get asked for > it.
So what, enter an empty password. Or specify it on the URL:
sftp://user:@host
--
Alexander.
