I need a SFTP client that's a GUI and is capable of using public/private keys. Filezilla claims to, but first gave me this:
The file '/home/xxxx/xxxx' is not in a format supported by FileZilla. The file is also password protected. Password protected keyfiles are not supported by FileZilla yet. Would you like to convert it into a supported, unprotected format?
Though this is really "meh," at least it's something.... But I think it kind of defeats the POINT of having a shared key. :(
See, I would like to DISABLE "PasswordAuthentication" in my sshd_config on my server, but in order to do that I need a client that can use the key files. If I try to disable password authentication and use FileZilla (even with key), it would jsut give me an error: " Error: Disconnected: No supported authentication methods available Error: Could not connect to server".
Halp?
P.S., gotta stress GUI. I'm sure I've run across a few Command Line programs in my Googling that did the same, but I dislike using the command line. ;_;
P.P.s., something like WinSCP for Windows.
