问题
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