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

依然范特西╮ 提交于 2019-12-02 06:27:34

问题


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


回答1:


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.




回答2:


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



来源:https://stackoverflow.com/questions/3485925/is-there-easy-way-to-install-ssh-in-xampp-for-windows

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