Skip to main content

All Questions

Tagged with
0 votes
0 answers
1k views

How to use a dynamic port forwarding tunnel via a bastion/jump server using PuTTY without WinSCP

I have a requirement to connect to a remote JMX server via an SSH bastion/jump server. I can successfully use a Linux ssh client to achieve the desired result and also can use a PuTTY session ...
Karl Marfitt's user avatar
2 votes
1 answer
4k views

WinSCP to create an SSH tunnel to connect to a remote MySQL server

I am using PuTTY to connect to remote MySQL server via SSH tunnel. I will be specifying the source port and destination port and I will be using source port on MySQL Workbench to connect to remote ...
Muthu's user avatar
  • 123
0 votes
1 answer
2k views

SFTP connect through an other server

I want to connect to my account in a server of my university. When I’m there I only have to do “ssh user@FinalServer/home/user” or create a folder using “sftp://user@FinalServer/home/user”. ...
Charlio's user avatar