Searched refs:_make_rsync_compatible_source (Results 1 – 1 of 1) sorted by relevance
348 def _make_rsync_compatible_source(self, source, is_local): member in AbstractSSHHost490 remote_source = self._make_rsync_compatible_source(source, False)590 local_sources = self._make_rsync_compatible_source(source, True)