I’m trying to setup a tunnel to my SFTP server, hosted in a docker container on my unraid server. When I Set the tunnel to “Http” it shows the login screen for the Unraid box as expected, but when I change the connection to SSH or TCP directing to port 2222 (which is forwarded to the container, which then translates it to 22 - this works fine locally) the tunnel fails - timeout when trying to connect with WinSCP.
Any ideas?