Please follow the next steps to configure an SSh tunnel using FileZilla Pro.
- Dowload and install PuTTY from https://www.chiark.greenend.org.uk/~sgtatham/putty/
- Launch PuTTY.
- On the left pane choose Connection › SSH › Tunnels.
- In Source port choose any port, preferable above 3000.
- Check the Dynamic box.
- Click Add button.
- Again on the left pane choose Session.
- Enter your remote SSH server in the Host box.
- Click Open to start you session and log in.
- On FileZilla Pro, go to Edit › Settings › Proxy.
- Choose SOCKS 5 proxy.
- In the Proxy host box enter localhost.
- In the Proxy port box enter the port you choose in step 4.
- Click OK.
- Perform your connection as usual.