Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: How to do tunnels ?

WinSCP cannot setup multiple tunnels. Neither it can setup tunnel for arbitrary port.
Hans Jung

How to do tunnels ?

Hi,
I've got a remote box that runs a PostgreSQL and an Apache daemon in a LAN. This host has only ssh exposed to the Internet.

I'd like to map Port 5432 and 80 to my local PC.
It works with putty but I couldn't figure out how WinSCP has to be set up for this.
If possible it would be nice to get it like this:
5432 ---> 5433
80 ---> 80