Re: Need help using WinSCP and SSH2 Keys
There doesn't happen to be just 1 authorized_keys2 file, however. It's going into that user's directory. Does this defeat the purpose of keys? Should I be having 1 authorized_keys2 file somewhere?
The key is connected to user, so it is normal to have it in user's directory. You should not have shared key (one common authorized_keys2). IFAIK is it even not possible.
Anyway, you upload authorized_keys2 to user's directory in command-line example in your first post. So I wonder why you mind doing the same with WinSCP?
Maybe I do not understand your problem. In such case, please again :-)