Searched refs:rsync (Results 1 – 2 of 2) sorted by relevance
49 config.vm.synced_folder "../..", "/rocksdb", type: "rsync"
4733 rsync()." $rsync_opt $file $serverlogin:$rsync_destdir )";4774 my $rsync;4776 sub rsync { subroutine4779 if(not $rsync) {4785 $rsync = "rsync --protocol 30";4787 $rsync = "rsync";4791 $rsync or ::die_bug("Cannot figure out version of rsync: @out");4793 return $rsync;5723 $pre .= "mkdir -p $basedir$cd; ".$sshlogin->rsync()." $rsync_cd $rsync_opt $serverlogin:".