问题描述
我已成功通过ssh连接到远程计算机。但是,使用命令行时,它显示以下错误:
#ifndef LT_WM_ParaMS_H
#define LT_WM_ParaMS_H
[...]
#endif // LT_WM_ParaMS_H
当我使用VS Code的remote-ssh扩展来解决问题时,收到的输出是:
CreateProcessW Failed error:2
posix_spawn: No such file or directory
命令“ ssh -vvv remote”产生了这个结果:
[20:22:54.051] > kex_exchange_identification: Connection closed by remote host
> Connection closed by UNKNowN port 65535
> The process tried to write to a nonexistent pipe.
有人可以帮我吗?
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)