Searched refs:scpCmd (Results 1 – 1 of 1) sorted by relevance
208 List<String> scpCmd = in internalScpExec() local217 CommandResult resScp = runUtil.runTimedCmd(timeout, scpCmd.toArray(new String[0])); in internalScpExec()