On Thu, Apr 19, 2007 at 05:02:04PM +0200, Tobias Burnus wrote: > Currently, if one accesses an SFTP site, LFTP always asks for the password: > This is nice, if a password is needed. However, I have for that computer > an SSH agent running. Thus asking for the password is not needed.
Then specify an empty password in URL:
open sftp://user:@host
--
Alexander.
