Feature request: WinSCP to support ssh-agent for Windows

Advertisement

vlinx
Joined:
Posts:
3

Feature request: WinSCP to support ssh-agent for Windows

Please allow support of Windows OpenSSH agent pipe.
The name of the Windows OpenSSH agent pipe, default is: \.\pipe\openssh-ssh-agent
(Get-ChildItem \.\pipe).FullName | FindStr ssh
\.\pipe\openssh-ssh-agent
The community has some complicated solutions, see below.

But they are very inconvenience.

https://github.com/ndbeals/winssh-pageant
https://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/win-pageant-openssh-interop.html

Related topic:
https://winscp.net/tracker/1682
https://sourceforge.net/p/putty-nd/feature-requests/42/
https://github.com/kingToolbox/WindTerm/issues/1963

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
41,040
Location:
Prague, Czechia

Re: Feature request: WinSCP to support ssh-agent for Windows

As mentioned in the tracker, it's more likely to be done, if you ask PuTTY team for it.

Reply with quote

vlinx

Re: Feature request: WinSCP to support ssh-agent for Windows

Thanks Martin for getting back to me.

I have emailed PuTTY team about this, waiting for their response.

Reply with quote

Advertisement

You can post new topics in this forum