golang/go
在 GitHub 查看x/build/cmd/coordinator, x/build/cmd/gomoteserver: ssh proxy should support scp
Open
#21,140 创建于 2017年7月24日
BuildersFeatureRequesthelp wanted
仓库指标
- Star
- (133,883 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
As of https://golang.org/cl/50750 the build coordinator has an ssh server to proxy to buildlets. (That was bug #19956)
But there's no scp support yet.
This is a tracking bug to figure that out.