Is there easy way to install SSH in xampp for windows?

别来无恙 提交于 2019-12-02 02:06:13

I don't believe so. Even if you could, you wouldn't have seamless access to apache and mysql as you'd expect on a *nix box.

If you are dead-set, the best bet will be to just install openssh server (http://sshwindows.sourceforge.net/) and make sure the tools you want to use are in the path. I've always found ssh on a windows machine more trouble than it's worth, though.

You may install OpenSSH for Windows or OpenSSH via Cygwin. Your choice.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!