epigroni / superputty

Automatically exported from code.google.com/p/superputty
MIT License
0 stars 0 forks source link

scp does not use key #47

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
0. Load session data of a putty session using an SSH key
1. Double-click on the session in the right-hand side column: ssh connection 
works OK.
2. This time, right-click on the session in the right-hand side column.
3. Click on File Transfer
4. Popup asks for user/password

At step4, instead of asking for credentials, the pscp.exe program should use 
the same key as used by the putty.exe program

Original issue reported on code.google.com by igor.ros...@gmail.com on 10 Apr 2012 at 2:56

GoogleCodeExporter commented 8 years ago

Original comment by btatey...@gmail.com on 19 Aug 2012 at 5:11

GoogleCodeExporter commented 8 years ago
I don't even get a pop-up (presumably because the remote machine doesn't 
support username/password at all).  

I get an error at the bottom of the file transfer window: "Unknown error. 
exitCode=1, out='', err='Fatal: Disconnected: No supported authentication 
methods available (server sent: publickey,gssapi-keyex,gssapi-with-mix)'"

Original comment by aa...@modopayments.com on 22 Apr 2015 at 4:08