Tunnelling and PuTTY in 4.0 beta
I really like the tunneling support in 4.0beta! :D It saves me the trouble of having to manually create a tunnel. One problem, though, is that while WinSCP will connect through the tunnel that it has created, PuTTY sessions spawned from WinSCP will still try to connect directly instead of through the tunnel that WinSCP is using. I'd imagine that this ought to be easy to fix; when connected through a tunnel, instead of WinSCP passing along to PuTTY the remote address and port, pass it localhost and the port that was selected for the tunnel.