in reply to Re^2: Tunneling DBD::mysql connections over SSH without using external programs
in thread Tunneling DBD::mysql connections over SSH without using external programs

Looks like Net::OpenSSH isn't supported on Windows, so that's out. Probably should have checked that requirement beforehand. Tunneling and VPNs likely would not have worked here either because, Windows.

I suppose I'll have to find another path.

  • Comment on Re^3: Tunneling DBD::mysql connections over SSH without using external programs

Replies are listed 'Best First'.
Re^4: Tunneling DBD::mysql connections over SSH without using external programs
by Corion (Patriarch) on Apr 12, 2013 at 16:49 UTC

    In my experience, the MinGW ssh client (as distributed with "Git for Windows") and the plink.exe as distributed with PuTTy work very well with port forwarding.