Is there any application that allows connecting via SFTP using private keys rather than password?
I know that I can do that via Nautilus, but I would prefer some standalone application.
Is there any application that allows connecting via SFTP using private keys rather than password?
I know that I can do that via Nautilus, but I would prefer some standalone application.
I would try FileZilla.
It proved to be reliable and feature-rich for me.
Here is the Wiki page on how to SSH2 keybased authentication works.
Adding to what @Octavian Damiean says (since
FileZilla
'ssftp
description wasn't helpful to me), I'm successfully using it with sftp, some of findings are as follows:HTH.
Another GUI for mounting and managing a remote file system is gigolo
Run gigolo
Choose type of connection (FTP, Obex, SSH, WinDav or Windows Share). Enter URL, User ID and Password for remote server. The remote file system shows up as a folder under "Network" in the local file browser.