Re: Corrupt path when using local proxy command
\t
represents a tab character. To use a literal backslash, use \\
.
"C:\\Users\\pat\\Desktop\\WinSSHTerm\\tools\\plink.exe" -P 22 -l root 192.168.0.45 -nc XX.XX.XX.XX:22 -i "k ey\\key- ä4096.ppk" -pw 12345678
See https://winscp.net/eng/docs/ui_login_proxy#command