Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dsshcontrol.py154 def copy_to(self, localpath, remotepath): argument
160 def copy_from(self, remotepath, localpath): argument
164 def copy_dir_to(self, localpath, remotepath): argument
185 def delete_files(self, remotepath, files): argument
200 def delete_dir(self, remotepath): argument
209 def delete_dir_structure(self, localpath, remotepath): argument
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Drunexported.py61 def copy_to(self, localpath, remotepath): argument
64 def copy_from(self, remotepath, localpath): argument
H A Dtargetcontrol.py79 def copy_to(self, localpath, remotepath): argument
82 def copy_from(self, remotepath, localpath): argument