Is SSH tunnelling available yet in ADS 20?

by Nov 3, 2019

hi

I need to connect to MySQL servers over SSH. Is this possible yet in ADS 20?

thanks

Mark

Response

Thomas Conrad over 3 years ago
Hi Mark,

That feature will be added to Aqua Data Studio version 20.5. In the meantime, you can use Putty ssh port forwarding. In Putty, you define a
local port and set the forwarding to the address of the database server. Inside of the Aqua Data Studio server properties for that server, you add the local address and port information. Any transactions from Aqua Data Studio will be pushed to the local port and then forwarded to the database server.

Hope that helps,
Tom