Home | History | Annotate | Download | only in hosts

Lines Matching refs:local_dest

434                 local_dest = utils.sh_escape(dest)
435 rsync = self._make_rsync_cmd(remote_source, local_dest,
475 local_dest = utils.sh_escape(dest)
476 scp = self._make_scp_cmd(remote_source, local_dest)