golang/go
View on GitHubx/build/cmd/coordinator, x/build/cmd/gomoteserver: ssh proxy should support scp
Open
#21,140 opened on Jul 24, 2017
BuildersFeatureRequesthelp wanted
Repository metrics
- Stars
- (133,883 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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.