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:
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
The name of the Windows OpenSSH agent pipe, default is:
\.\pipe\openssh-ssh-agent
(Get-ChildItem \.\pipe).FullName | FindStr ssh \.\pipe\openssh-ssh-agent
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