Differences
This shows you the differences between the selected revisions of the page.
| 2019-10-04 | 2019-10-04 | ||
| syntax (martin) | restoring sentence deleted by mistake in previous edit (martin) | ||
| Line 10: | Line 10: | ||
| ===== Connecting through SSH tunnel ===== | ===== Connecting through SSH tunnel ===== | ||
| One possible approach is to setup SSH [[tunneling|tunnel]] and connect through the tunnel. | One possible approach is to setup SSH [[tunneling|tunnel]] and connect through the tunnel. | ||
| + | |||
| + | For simple cases, you can [[ui_login_tunnel|setup tunnel directly in WinSCP]]. | ||
| For more complex cases (non-default %%SSH%% settings, multiple hops, FTP protocol, etc.) you need to setup tunnel using external tool. Example of such tool is [[&url(putty)|PuTTY SSH client]] or [[https://the.earth.li/~sgtatham/putty/latest/htmldoc/Chapter7.html|Plink]]. For more information see [[&url(puttydoc)/Chapter3.html#using-port-forwarding|PuTTY documentation on port forwarding]]. | For more complex cases (non-default %%SSH%% settings, multiple hops, FTP protocol, etc.) you need to setup tunnel using external tool. Example of such tool is [[&url(putty)|PuTTY SSH client]] or [[https://the.earth.li/~sgtatham/putty/latest/htmldoc/Chapter7.html|Plink]]. For more information see [[&url(puttydoc)/Chapter3.html#using-port-forwarding|PuTTY documentation on port forwarding]]. | ||