Process does not exit when using TortoisePlink as local proxy command
I use the proxy and the tunnel features at the same time, the local proxy command is:
It works well, but I found the TortoisePlink process still living when the WinSCP window closed.
Is it a bug? I think the child process should be closed when the parent process existing.
TortoisePlink %user@%proxyhost -P xxx -pw xxxx -nc %host:%port
Is it a bug? I think the child process should be closed when the parent process existing.