Home | History | Annotate | Download | only in hosts

Lines Matching refs:remote

110         # Our account on a remote host is root, but if our target is
185 remote = 'http://%s:%s' % (self.hostname, self.servo_port)
186 return xmlrpclib.ServerProxy(remote)
248 appropriate scp command for encoding it. Remote paths must be
256 |dest| on the remote servo host.
271 Extends method `run` in SSHHost. If the servo host is a remote device,