您的位置:首页 > Web前端

You must have a copy of the scp binary locally to use the scp feature

2017-09-21 10:34 597 查看
在运行docker-machine scp 命令的时候,报错:

"You must have a copy of the scp binary locally to use the scp feature"

 

【解决方法】

It Works!... just adding path to ...Git\usr\bin ... where scp.exe is ... to the PATH environment variable.

 

From: https://forums.docker.com/t/you-must-have-a-copy-of-the-scp-binary-locally-to-use-the-scp-feature/29260/7
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐