Re: providing key file for ssh in fish protocol
"Alexander V. Lukyanov" <[email protected]>
| Newsgroups | gmane.network.lftp.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Oct 14, 2014 at 04:12:50PM +0530, akshay gupta wrote: > I want provide a key file for authentication in fish protocol. Fish > internally uses ssh for connection and ssh have a support for providing key > files for password less authentication, how can I provide key file using > lftp for FISH protocol. You can specify arbitrary ssh options using fish:connect-program setting: set fish:connect-program "ssh -a -x -i your-private-key-file" -- Alexander. _______________________________________________ lftp mailing list [email protected] http://univ.uniyar.ac.ru/mailman/listinfo/lftp