Private key forwarding to winscp isn't working
See original GitHub issueDescribe the problem:
The private key forwarding to winscp added in #7143 doesn’t work for me. Clicking Launch WinSCP
simply doesn’t do anything. There is also nothing in the logs. It should be noted that I got both my private key and the corresponding passphrase in the vault. I also made sure to add winscp to path because I thought it might not be able to execute the command.
Issue Analytics
- State:
- Created a year ago
- Comments:22 (11 by maintainers)
Top Results From Across the Web
sftp://, scp:// URL - does not read session's private key - WinSCP
I have a session configured to use key auth - which works fine when using the client. However when I try to access...
Read more >script did not read the private key file :: Support Forum - WinSCP
I have tried a script and passed the private key in /privatekey. ... Agent forwarding: No; TIS/CryptoCard: No; KI: Yes; GSSAPI: No
Read more >Agent forwarding in putty doesnt work when session opend ...
I configured a host which can be successfully connected via SFTP. winscp works like it should. For this host I want putty (which...
Read more >The Authentication Page (Advanced Site Settings dialog)
If a private key file is specified here with Pageant running, WinSCP will first try asking Pageant to authenticate with that key, and...
Read more >Authentication fails using private key :: Support Forum - WinSCP
It seems to fail because prompt for username was cancelled. I do not see any relation to using private key vs. password. If...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@kyuuaria Hey, sorry mate, didn’t have time to get into it yet between work and personal life. Since that’s still a pressing issue for you and the path forward seems clear I’ll give a try next week and hopefully will have something to share then!
Okay, that might explain it, even though the forge claims to support it (ED25519) something must be failing. I will dig deeper in the evening!