0

I'm trying to make a ssh connection (from Windows) to run a software (hosted into a Linux machine). Locally and by Putty's SSH my bash script works fine (the script ,simply, run the software..), but if I try to use it by Plink something wrong because the software doesn't see license anymore.. I'm starting to think this could be an environment problem...but do you have some idea? Why by Putty's SSH it works and by Plink no? How to "clone" all evn for SSH Plink connection? Thanks in advance

cco
  • 33
  • 5
  • You do not need to clone anything. Just use the name of the connection defined with the PuTTY gui as the argument for `plink`. See the [documentation](https://documentation.help/PuTTY/plink-usage.html): *"host" can also be a PuTTY saved session name* – ceving Jun 14 '21 at 14:56

0 Answers0