3
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.
WinSCP does seem to satisfy your requirements - was there something wrong with it? – None – 2009-09-19T01:32:18.523
Sorry, comment below was meant to be here. XD – None – 2009-09-19T01:35:34.900
It would be very helpful if you posted what OS you are using. It makes a rather large difference. – Bart B – 2009-09-23T10:13:12.760