Searched refs:RemoteCopyFrom (Results 1 – 3 of 3) sorted by relevance
82 cmd.RemoteCopyFrom(from_machine.hostname,100 cmd.RemoteCopyFrom(self.job.primary_machine.hostname,
218 gettree_cmd = cmd.RemoteCopyFrom(245 getbase_cmd = cmd.RemoteCopyFrom(base_benchbin_host, base_benchbin_path,
188 def RemoteCopyFrom(from_machine, from_path, to_path, username=None): function