Searched refs:src_path (Results 1 – 1 of 1) sorted by relevance
103 def PushFile(self, src_path, dest_path): argument113 cmd = 'scp %s %s root@%s:%s' % (' '.join(SSH_FLAGS), src_path,