Searched refs:dest_path (Results 1 – 2 of 2) sorted by relevance
103 def PushFile(self, src_path, dest_path): argument114 self._target_ip, dest_path)
1280 dest_path = os.path.join(file_path, dst_name)1281 os.system("rm -rf %s" % dest_path)1283 path = dest_path