Searched refs:TransFileViaSSH (Results 1 – 2 of 2) sorted by relevance
| /developtools/integration_verification/tools/fotff/pkg/gitee_common/ |
| D | build.go | 75 if err := utils.TransFileViaSSH(utils.Upload, server.Addr, server.User, server.Passwd, 101 if err := utils.TransFileViaSSH(utils.Download, server.Addr, server.User, server.Passwd,
|
| /developtools/integration_verification/tools/fotff/utils/ |
| D | ssh.go | 113 func TransFileViaSSH(verb Direct, addr string, user string, passwd string, remoteFile string, local… func
|