PDSMAN

 View Only
  • 1.  Executing remote scripts on linux via SSH using Teamcity

    Posted Apr 20, 2015 10:47 AM

    Hi

     

    Has anyone used Teamcity to execute scripts (perl) on linux remotely from a Windows build agent while using SSH protocol? If yes, how did you get around "The server's host key is not cached in the registry" error message in the build step?

     


    Thanks
    Kunal



  • 2.  Re: Executing remote scripts on linux via SSH using Teamcity

    Posted Apr 23, 2015 10:43 AM

    Anyone able to assist with the above question?

     

    Thank you



  • 3.  Re: Executing remote scripts on linux via SSH using Teamcity
    Best Answer

    Posted Apr 24, 2015 02:35 AM

    Found out that plink.exe can be used to do that. Plink.exe comes with PuTTY.