Searched refs:pull_file (Results 1 – 4 of 4) sorted by relevance
418 pull_file = '%s%s.pcap %s/' % (gcloud_scp_cmd, fname, ad.device_log_path)419 utils.exe_cmd(pull_file)
116 def pull_file(self, chameleon_location, destination): member in ChameleonDevice
408 def pull_file(self, local_path, remote_path, ignore_status=False): member in SshConnection
441 self._sniffer_server.pull_file(log_file, self._get_remote_dump_path())