复制步骤
在 Windows 8 上。
在 shell 中(SSH 连接处于活动状态):
rhc snapshot save [appname]
错误
No system SSH available. Please use the --ssh option to specify the path to your SSH executable, or install SSH.
建议的解决方案
从这篇文章:
Usage: rhc snapshot-save <application> [--filepath FILE] [--ssh path_to_ssh_executable]
Pass '--help' to see the full list of options
问题
PC上按键的路径是:
C:\Users\[name]\.ssh
如何在 rhc snaphot 命令中定义它?