Searched refs:sshDestPath (Results 1 – 1 of 1) sorted by relevance
16 sshDestPath="$5"26 rsync -rutlv -e ssh "$repositoryDir/" "$sshUserName@$sshServer:$sshDestPath/$arch/$version/"27 ssh "$sshUserName@$sshServer" "chmod -R 755 $sshDestPath/$arch/$version"28 sshSymlinkCommand="ln -sfT $version $sshDestPath/$arch/current"