vagrant ssh not working in MobaXterm on Windows

后端 未结 5 763
臣服心动
臣服心动 2021-01-13 21:45

I have already found \"SSH to Vagrant box in Windows\" and added the git bin directory to my windows PATH. I verified that it worked by starting CMD and typing ssh

5条回答
  •  無奈伤痛
    2021-01-13 22:28

    Download msysgit from msysgit project page and include msysgit/bin folder to PATH, now you can run ssh and vagrant ssh form your terminal on windows.

提交回复
热议问题