Searched refs:_make_rsync_cmd (Results 1 – 1 of 1) sorted by relevance
140 def _make_rsync_cmd(self, sources, dest, delete_dest, preserve_symlinks): member in AbstractSSHHost328 rsync = self._make_rsync_cmd([remote_source], local_dest,415 rsync = self._make_rsync_cmd(local_sources, remote_dest,