golang/go
Auf GitHub ansehenx/build/cmd/coordinator, x/build/cmd/gomoteserver: ssh proxy should support scp
Open
#21.140 geöffnet am 24. Juli 2017
BuildersFeatureRequesthelp wanted
Repository-Metriken
- Stars
- (133.883 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.