Searched refs:remote_protocol (Results 1 – 1 of 1) sorted by relevance
155 remote_protocol, argument205 self.remote_protocol = remote_protocol.upper()424 if (self.remote_protocol not in verified_working_protocol) and (425 self.remote_protocol != "ALL"432 " list.\n" % self.remote_protocol540 self.remote_protocol not in working_protocol_list541 and self.remote_protocol != "ALL"1269 if self.remote_protocol != "ALL":1270 if self.remote_protocol != protocol:1281 if self.remote_protocol != "ALL":[all …]