Home
last modified time | relevance | path

Searched refs:rsync (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/java/crossbuild/
DVagrantfile49 config.vm.synced_folder "../..", "/rocksdb", type: "rsync"
/rocksdb-6.9/build_tools/
Dgnu_parallel4733 rsync()." $rsync_opt $file $serverlogin:$rsync_destdir )";
4774 my $rsync;
4776 sub rsync { subroutine
4779 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:".