Searched refs:remote_protocol (Results 1 – 1 of 1) sorted by relevance
128 remote_protocol, argument164 self.remote_protocol = remote_protocol.upper()342 if (self.remote_protocol not in verified_working_protocol) and (343 self.remote_protocol != "ALL"350 " list.\n" % self.remote_protocol429 self.remote_protocol not in working_protocol_list430 and self.remote_protocol != "ALL"1001 if self.remote_protocol != "ALL":1002 if self.remote_protocol != protocol:1013 if self.remote_protocol != "ALL":[all …]