Home
last modified time | relevance | path

Searched defs:remote_path (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
Dconnection.py395 def send_file(self, local_path, remote_path, ignore_status=False): argument
408 def pull_file(self, local_path, remote_path, ignore_status=False): argument